php Programming Glossary: speeds
PHP to EasyPHP MySQL server 1 second connection delay http://stackoverflow.com/questions/11310564/php-to-easyphp-mysql-server-1-second-connection-delay Running the same query on shared hosting results in speeds over 200 times faster. Should this be something I should be..
Install php-mcrypt on centos6 http://stackoverflow.com/questions/17109818/install-php-mcrypt-on-centos6 without this Loaded plugins fastestmirror Loading mirror speeds from cached hostfile base p3plmirror01.prod.phx3.secureserver.net..
Are there limits for session variables? http://stackoverflow.com/questions/4274955/are-there-limits-for-session-variables your scripts start to be severely limited by disk access speeds a.k.a. script startup is slow as molasses the sessions alone..
php tags in .js file http://stackoverflow.com/questions/4821711/php-tags-in-js-file reducing the size of the file be transferred and that speeds things up for the visitor. It's a central location to add remove..
Minifying final HTML output using regular expressions with CodeIgniter http://stackoverflow.com/questions/5312349/minifying-final-html-output-using-regular-expressions-with-codeigniter and TEXTAREA blacklist. Adding the 'S' PCRE study modifier speeds up this regex by about 20 . There is an alternation group in..
PHPExcel very slow - ways to improve? http://stackoverflow.com/questions/5983845/phpexcel-very-slow-ways-to-improve to see how its speed can be improved. If you want faster speeds than PHPExcel itself can give then there's a list of alternative..
PHP: Limiting Parallel/Simultaneous Downloads - How to know if download was cancelled? http://stackoverflow.com/questions/7864407/php-limiting-parallel-simultaneous-downloads-how-to-know-if-download-was-canc in PHP which also includes a script that controls download speeds by sending limited sized packets when a user requests a download..
apc vs eaccelerator vs xcache http://stackoverflow.com/questions/930877/apc-vs-eaccelerator-vs-xcache
|