[fpc-announce] New entry in Free Pascal Contributed units. (Benchmark HOWTO)

contribs at freepascal.org contribs at freepascal.org
Sun Nov 20 00:14:07 CET 2005


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.




More information about the fpc-announce mailing list