perfer
perfer copied to clipboard
Allow custom formatters similar in nature to printf/strptime
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.
That seems like a good idea to me. Are you thinking of a simple hook where you can take over all storage responsibility?