benchpress
benchpress copied to clipboard
export reports
Currently, the only way to view reports is in the html table included in the compiled benchpress runner page. Benchpress should provide a pluggable way to export JSON reports, and do something with them.
I have an implementation for this already that supports writing your own frontend/visualization. Let's reuse that.
Where can I see this implementation?
Hey @chirayuk I know you showed this to me in person, but I forget where the source code is. Can you add it as a comment here for posterity?