go_serialization_benchmarks icon indicating copy to clipboard operation
go_serialization_benchmarks copied to clipboard

Update view

Open nidorx opened this issue 2 years ago • 1 comments

Improved visualization, for humans.

https://github.com/nidorx/go-serialization-benchmarks#results

image

nidorx avatar May 03 '23 04:05 nidorx

please consider this PR, great job @nidorx !

aeon3k avatar Nov 15 '23 15:11 aeon3k

The output looks great, but there needs to be an automated way to update it rather than having to follow a whole bunch of manual steps. I rely on end users to update the benchmarks when they're adding new benchmarks or updating the existing ones, so making this process onerous will just result in more friction.

  1. Run benchmarks
  2. Copy results into site
  3. Copy regex into site
  4. Run site renderer
  5. Take two screenshots of the output
  6. Paste the screenshots over the existing files in the repo

alecthomas avatar Jun 11 '24 21:06 alecthomas