[Haskell-cafe] Re: Computer time, independent of date
Martijn van Steenbergen
martijn at van.steenbergen.nl
Thu Jan 8 10:00:57 EST 2009
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.
More information about the Haskell-Cafe
mailing list