perfer icon indicating copy to clipboard operation
perfer copied to clipboard

Allow custom formatters similar in nature to printf/strptime

Open enebo opened this issue 13 years ago • 1 comments

Being able to customize the format of performance results would be a nice feature. We collect lots of potential values and some people may not care about all results. We still want a best of breed default output, but it would be cool if that default was implemented in terms of formatters.

enebo avatar Jul 12 '12 14:07 enebo

That seems like a good idea to me. Are you thinking of a simple hook where you can take over all storage responsibility?

rud avatar Nov 02 '14 10:11 rud