Roman Neuhauser wrote:
 # [EMAIL PROTECTED] / 2007-01-04 12:55:40 +0100:
> Roman Neuhauser wrote:
>> # [EMAIL PROTECTED] / 2007-01-04 11:38:58 +0000:
>>> Jochem Maas wrote:
>>>> out of interest, are you logging the result of each request?
>>>> your probably getting quite a lot of hits to your phpspeed
>>>> page right now - storing the results of everyone's requests
>>>> is a nice way to grab extra/free data whilst you pick your
>>>> nose ;-)
>>> I'm not at the moment. It's a good idea though, if I get some
>>> time over lunch I'll add it.
>> What data?
> the timing results. :-)

 The timing results carry no information since we don't know what
 other things the computer was doing while the script was running.

In a single request I would agree with you. But combining the results of all requests over a fairly lengthy period will provide useful results.

I'm not gonna get a chance to do anything with it today. I'll have a look tomorrow.

-Stut

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to