
8 Jan
2009
8 Jan
'09
10 a.m.
Mauricio wrote:
But benchpress uses Data.Time.Clock.getCurrentTime. I understand that is dependent from configuration. It's okay to benchmark a fast application, but mine will be running for days, so it would not be reliable.
benchpress also uses System.CPUTime -- is that what you are looking for? Martijn.