
8 Jan
2009
8 Jan
'09
7:21 a.m.
Is there an alternative? Something like how much time has passed since the program has started would be great.
Have a look at benchpress on hackage.
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. Best, MaurĂcio