digitalmars.D.learn - Benchmarking with -profile
- Peter Lundgren (3/3) Mar 06 2011 How do you guys benchmark your D code? I tried using the -profile option...
How do you guys benchmark your D code? I tried using the -profile option, but was surprised to see wildly varying results (greater than an order of magnitude difference in Func Time) from one run to the next.
Mar 06 2011