The following entry was added to the Free Pascal contributed units:

Name         : Benchmark HOWTO
Author       : Lars (L505)
Email        : fpcunits(at)z505(dot)com
Homepage     : http://z505.com/
FTP site     : http://z505.com/download/pascal/benchmark/BenchmarkHOWTO.zip
Version      : 1.0
Date         : 2005-11-20
Category     : Miscellaneous
Supported OS : All
Description  :
This example package shows you how to do simple benchmarks for your functions 
and procedures. You can time and compare as many functions as you wish, side by 
side. 
<p>
Two examples are included, showing the speed of loading a file into a string, 
and the speed of several variations of the UpperCase function.

_______________________________________________
fpc-announce maillist  -  fpc-announce@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-announce

Reply via email to