jeffanderson.us|Blog: "Among these is the availability of twice as many CPU registers as 32-bit hardware. This allows twice as much data to be processed without having to hit the caches or RAM."
caches64-Bit Linux, Is It Time?Linux Today Thu, 09/11/2008 - 20:32
jeffanderson.us|Blog: "Among these is the availability of twice as many CPU registers as 32-bit hardware. This allows twice as much data to be processed without having to hit the caches or RAM." Tags:
Building a Squid Proxy to Accelerate and DefendLinux Today Sun, 07/27/2008 - 21:00
BeginLinux: "Squid acts both as a proxy, working in behalf of a user, and as a cache. When squid works as a proxy and a user makes a request for a web site, squid retrieves the web page and then provides it to the user. Where Are The Benchmarks For Phar? - Stuart HerbertPlanet PHP Sun, 06/29/2008 - 17:12
Derek recently blogged that “phar is cool!” Cool is great … but it doesn’t answer important questions: how does loading your application from a .phar file affect overall performance and scalability? Where are the benchmarks for phar? PHP 10.0 Blog: Benchmarking Zend Framework loaderPHPDeveloper.org Mon, 05/19/2008 - 08:49
On the PHP 10.0 blog, Stas does a little benchmarking of a big part of each request to a Zend Framework application - the Loader. |