public marks

PUBLIC MARKS from srcmax with tags php & performances

2018

GitHub - php-pm/php-pm: PPM is a process manager, supercharger and load balancer for modern PHP applications.

by 1 other
PPM is a process manager, supercharger and load balancer for modern PHP applications.

2016

Blackfire.io: Continuous PHP Performance Testing

Blackfire empowers all developers and IT/Ops to continuously verify and improve their app’s performance, throughout its lifecycle, by getting the right information at the right moment.

2008

Improve website load time by 500% with 3 lines of code | Aciddrop.com

by 2 others (via)
There are 4 relatively easy ways by which you can speed up the time it takes a browser to download a page:
  • * Make fewer HTTP requests
  • * Add a far-future expires header
  • * Gzip your page's components
  • * Minify your JavaScript, CSS and HTML