Re: [EMAIL PROTECTED] measure performance of a php-script with apache ab

2007-01-02 Thread Richard Lynch
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

[EMAIL PROTECTED] measure performance of a php-script with apache ab

2007-01-01 Thread Stefani Gerber
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