slackbuilds/libraries/eaccelerator
Willy Sudiarto Raharjo e5e6d40bda libraries/eaccelerator: Upgraded and changed maintainer
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-09-24 21:47:29 -05:00
..
README libraries/eaccelerator: Updated for version 0.9.6.1. 2010-07-08 00:13:25 -05:00
eaccelerator.SlackBuild libraries/eaccelerator: Upgraded and changed maintainer 2012-09-24 21:47:29 -05:00
eaccelerator.info libraries/eaccelerator: Upgraded and changed maintainer 2012-09-24 21:47:29 -05:00
slack-desc libraries/eaccelerator: Updated for version 0.9.6.1. 2010-07-08 00:13:25 -05:00

README

eAccelerator is a free open source PHP accelerator and optimizer.  
It increases the performance of PHP scripts by caching them in compiled 
state, so the overhead of compiling is almost completely eliminated.  
It also optimizes the scripts to speed up execution.

eAccelerator typically reduces server load and increases the speed of
your PHP code by 1-10 times.