RE: [PHP-DEV] APC benchmark

2012-05-22 Thread Mohammad Saleh
ct: Re: [PHP-DEV] APC benchmark > > You might be better off testing a nontrivial case like a framework > based web application's homepage with and without APC turned on for > 100 fetches. That's where APC really shines. > > On Tue, May 22, 2012 at 11:18 AM, Mohammad Sal

[PHP-DEV] APC benchmark

2012-05-22 Thread Mohammad Saleh
All, I was looking for a standard benchmark script that I could run with and without apc caching to see the general gains. Is there something that is used by the internals team for such tests? If not, are there any recommendations? Thanks, Mohammad