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
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.
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
--
Tom Boutell
P'unk Avenue
215 755 1330
punkave.com
window.punkave.com
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?
What information do you want to gain from that? A general benchmark is
not that useful for you as a user. Results heavily depend on the
application, the hardware and the usage patterns of the application. A
benchmark like "my application runs 3 times faster while serving 5-times
more users in parallel" tells nothing.
If you want to test an APC patch this depends a bit on the patch etc.
est provide the patch.
johannes