[vsipl++] [patch] Benchmark enhancement - 'latency' metric
Jules Bergmann
jules at codesourcery.com
Tue Apr 11 17:25:50 UTC 2006
Don McCoy wrote:
> This patch allows us to do a straight comparison of one routine's
> execution time to another's, rather than just looking at the number of
> fp operations per second. This makes sense to do when comparing say,
> the efficiency of different algorithms such as an FIR done with FFT's vs
> the brute-force method used by the Fir class (each has a different
> number of FLOPS used per point).
>
> Note that the units are in *micro*seconds per point.
Don, patch looks good. Please check it in. thanks -- Jules
>
--
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705
More information about the vsipl++
mailing list