Linux Huge Pages and Web Performance
by Danila Vershinin, May 9, 2018
Squeeze out more performance juice out of that Linux by using Huge Pages memory management.
Read More...PHP OPcache (ex. Zend OPcache)
by Danila Vershinin, September 22, 2016
PHP is fast. But not when you use CMS with hundreds of small PHP files. WordPress, Magento, Joomla are all great examples of popular CMS solutions, but you can find their performance extremely slow. This is due to the fact, that PHP is interpreted language. Each time a website page is requested, all those files […]
Read More...