Tasks #895
Unit support
Status: | Feedback | Start date: | 02/22/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
How do we want to handle units?
E.g. some of the measures are in seconds, others in microseconds or dimension-less (e.g. ops per second).
Associated revisions
Added units to command-line output (pretty hard-coded yet)
refs #895
History
#1 Updated by M. Rolf almost 11 years ago
More units come from callgrind: #cpu-cycles!
And potentially many, many more, like memory-footprint, cache-misses, ...
We clearly need an abstraction for all this stuff! And it should define some ordering, like 'smaller=better' or 'bigger=better'.