in reply to Re: Faster Method for Gathering Data
in thread Faster Method for Gathering Data
If the requester isn't on Unix, would wrapping the appropriate system("") call with some code to store the start and finish time be useful?
Maybe the Benchmark module?
I don't know, just wanted to see if such a strategy might be worthwhile.