If you can use perl, there are some good benchmarking features in the benchmark module.
I've used them a few times to test performance of different algorithms.
http://www.perldoc.com/perl5.8.0/lib/Benchmark.html
__________________
# chmod 111 /bin/Laden
Last edited by theFez; 04-14-2005 at 08:22 PM..
Reason: link
|