On Mon, January 1, 2007 9:29 am, Stefani Gerber wrote:
> I want to measure the performance of a specific php-script. That
> script
> performs, based on session information (that I copied directly into
> that
> file for test purposes),
It's possible that the session setup/breakdown takes 2 seconds
Hi
I want to measure the performance of a specific php-script. That script
performs, based on session information (that I copied directly into that
file for test purposes), some calculations and database queries. When I
look at the script in a browser, it does what it should and takes about
2 seco