On 02/08/2014 14:40, Chetan Mehrotra wrote: > Hi Davide, > > Recently Ian pointed to Metrics [1] project which is related to such > timing measurements. It might be helpful to use this (via a wrapper) > to measure timings in critical areas in Oak. So have a look at that > also > > Chetan Mehrotra > [1] http://metrics.codahale.com/ > Should have a look at it. Never used. For now I'd rather stay on JR Clock and then in case move to a library. The idea was to provide "gross" numbers in a fast way. That's why of the FAST clock in the implementation. It's not meant to be a replacement of a profiling :)
Open to improve the implementation if it will end-up by being really used and relied on. D.
