RE: [PHP] Benchmarking a script

2004-09-14 Thread Gryffyn, Trevor
: Tuesday, September 14, 2004 1:18 PM > To: Gryffyn, Trevor > Subject: Re: [PHP] Benchmarking a script > > > Hello Trevor, > > I really appreciate your reply! In fact I haven't found a way > to do it > yet. I can't really do it the way you suggest cause part of

[PHP] Benchmarking a script

2004-06-23 Thread Anguz
Hello, I have a script I am optimizing and want to compare the before and after in speed. So I wrote a few lines to loop this script but I have a problem. In the script I'm optimizing there's some function definitions and when the script starts the second iteration it throws an error because th