Boost logo

Boost :

From: Hartmut Kaiser (hartmutkaiser_at_[hidden])
Date: 2005-02-05 03:44:49


 
christopher diggins wrote:

> > - collecting min/max/average statistics where needed
>
> This could be done relatively easily, I believe by writing a
> new policy.
> Would you be interested in writing a statistics collecting policy?
>
> One thing that concerns me is that as far as statistics go,
> this will likely have far too coarsely grained resolution to
> be used, as one would a real profiler. Due to the resolution
> of the underlying boost::timer. This is instead useful only
> for large and extremely CPU intensive blocks of code.

I have a boost::timer interface compatible high resolution timer here, which
I can submit, if anybody is interested.

Regards Hartmut


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk