php Programming Glossary: eaccelerator
Apache vs. IIS PHP performance comparison http://stackoverflow.com/questions/1197953/apache-vs-iis-php-performance-comparison FastCGI serving the PHP extension. Also planning to use eAccelerator or similar script cache. php performance apache iis fastcgi..
Is object-oriented PHP slow? http://stackoverflow.com/questions/1651759/is-object-oriented-php-slow is that including lots of files slows application using eAccelerator gathering all the code in one file can speed up application..
Which PHP opcode cacher should I use to improve performance? [closed] http://stackoverflow.com/questions/28716/which-php-opcode-cacher-should-i-use-to-improve-performance Which of the following should I use APC Installation Guide eAccelerator Installation Guide XCache Installation Guide I'm also open to.. the results are as follows No Opcode Caching APC eAccelerator XCache Performance Graph smaller is better From the above results.. Performance Graph smaller is better From the above results eAccelerator has a slight edge in performance compared to APC and XCache...
PHP landmines in general [closed] http://stackoverflow.com/questions/512120/php-landmines-in-general PHP project you need some kind of compiler cache like APC eAccelerator PHP Accelerator or the commercial Zend Platform . share improve..
What is the best way to generate a random key within PHP? http://stackoverflow.com/questions/637278/what-is-the-best-way-to-generate-a-random-key-within-php do a nice little test on my Debian machine with PHP 5 and eAccelerator excuse the long code function rand_char length random '' for..
Encrypt php code http://stackoverflow.com/questions/764927/encrypt-php-code Software PHP's APC PECL page RoadSend Turck mmcache eAccelerator PHP Accelerator SourceGuardian NuSphere Nu coder Gridinsoft..
Which is faster, python webpages or php webpages? http://stackoverflow.com/questions/77086/which-is-faster-python-webpages-or-php-webpages systems can be installed for PHP websites my favorite is eAccelerator to much the same effect. In general enough tools exist such..
|