/**

popular collection of scripts for all

*/
/** Search */

Performance Enhancement

 }

RFKcache

Hits: 14
*****
0.0

StringToArray()

Hits: 12
*****
0.0

Turck MMCache for PHP

Hits: 10
*****
0.0

MoreCache

Hits: 12
*****
0.0
RFKcache is a easy, efficient
StringToArray() splits each
Turck MMCache is a free open
Morecache allows you to
and simple class which
character of a string and
source PHP Accelerator,
easily cache parts or all of
implements a cache system
uses each character of the
Optimizer, Encoder and
your script's output. This
for use in PHP scripting.
string as an array element,
dynamic content cache for
is useful if you have slow
 
hence, converting a string
PHP. It increases
database queries on data
 
to array.
performance of PHP scripts
that is viewed more often
 
 
by caching them in compiled
than it is changed.
 
 
state, so that the overhead
Morecache works by using
 
 
of compiling is almost
output buffering to capture
 
 
completely eliminated. Also
the output when it is first
 
 
it uses some optimizations
generated, and storing it in
 
 
for speed up execution of
files from which it is
 
 
PHP scripts. Turck MMCache
retrieved afterwards. This
 
 
typically reduces server
can result in a huge speed
 
 
load and increases the speed
increase.
 
 
of your PHP code by 1-10
 
 
 
times. It is tested witn PHP
 
 
 
4.1.0-4.3.3 under Linux and
 
 
 
Windows with Apache 1,3,
 
 
 
Apache 2.0 and IIS 5. Since
 
 
 
the version 2.3.10, Turck
 
 
 
MMCache contains PHP encoder
 
 
 
and loader. You can encode
 
 
 
any PHP scripts in order to
 
 
 
distribute them without
 
 
 
sources. Encoded files can
 
 
 
be run on any site which
 
 
 
runs PHP with Turck MMCache
 
 
 
2.3.10 or above. Since
 
 
 
version 2.3.15, Turck
 
 
 
MMCache is compatible with
 
 
 
Zend Optimizer's loader.
 


Date: Sep, 28 2004


Date: Jun, 24 2004


Date: Oct, 13 2003


Date: Nov, 11 2002
The PHP Accelerator provides
Formerly known as Bware_cache
PHP Code Sweeper is a PHP
The Zend Accelerator is a
a high performance
is a tool to speed up web
script optimizer that
server-side caching program
caching/optimising solution
applications written in PHP.
includes such features as:
designed to speed up PHP
capable of accelerating PHP
It works by caching inside
cleans white space, removes
based Web sites
scripts by typically 2 to 4
the web server compiled PHP
comments, adds certain
dramatically. The Zend
times, although over 9 times
code (just before it's
unreadability to your code,
Accelerator was engineered
has been reported on some
executed) so that the next
and accelerates your script
to handle the scripts that
large sites, and rivals the
time the same script is
execution.
dynamic Web sites depend on.
best alternatives. In
called it is simply
 
Integrated with the Zend
addition PHPA can be very
restored, already compiled,
 
Engine, the ‘kernel' of PHP
effective at reducing load
from the cache with big
 
4.0, the Accelerator applies
average and reducing file
savings in terms of
 
a variety of optimizations
I/O because cached scripts
execution time.
 
and advanced caching
executed from a specially
<b>0.14
 
techniques to dramatically
designed shared memory
update:</b>
 
improve the performance of
cache. A simple code
this version is faster and
 
PHP-based dynamic Web sites.
optimiser is also built in,
supports PHP 4.0.x and 4.1.x.
 
The Zend Accelerator
gaining some extra
 
 
typically increases the
performance and reducing
 
 
number of requests that can
code size. The new release
 
 
be handled per second by a
is free of activation keys.
 
 
factor of 3. It also trims
 
 
 
latency to near zero. The
 
 
 
Zend Accelerator
 
 
 
incorporates a built in
 
 
 
performance monitor that
 
 
 
enables system
 
 
 
administrators to measure
 
 
 
the speedup experienced by
 
 
 
actual site visitors in
 
 
 
real-time.


Date: Jul, 29 2002


Date: Feb, 14 2002


Date: Jan, 04 2002


Date: Dec, 12 2001
{ Copyright } ©2006 NuclearScripts.com