Skip to content

flik/PHP-Performance-with-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

PHP-Performance-with-cache

Test Case with performance detail

If you have installed LAMP then you need to install php extensions for this test.

You can visit php.net for other OS instalation manuals

#APC install (Ubuntu) sudo apt-get install php-apc

sudo /etc/init.d/apache2 restart

Memcached install (Ubuntu)

sudo apt-get install php5-memcached memcached

sudo /etc/init.d/apache2 restart

About

Test Case with performance detail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages