Page 1 of 1

Benchmarking PHP

Posted: Tue Oct 07, 2003 9:58 pm
by lcidw
Hi there, long time no see!

I've been building a new Debian GNU/Linux Server, with Apache 1.3.26/PHP 4.1.2/MySQL 3.23..

And then i found APC, the Alternative Php Cache. Seems to speed up the scripts thus pages a lot. The thing is, it cannot work together with the Zend Optimizer.

I was looking for a Benchmarking script, only things i can find are scripts to test my php pages. I just don't have any php pages on the server, i just want one wich tests some routines and tells me. Can anyone redirect me some place where i can find a complete benchmark script that doesn't need something else?

Anyway, anoter way is to ask you people: Does anyone here have experience with APC or even the difference in performance between APC and Zend Optimizer?