We need a solution that doesn't depend on GitHub workflows. We also want to start publishing Wasm benchmarks.
I believe that Criterion has a reasonable built-in web page for single runs, and it supports JSON output, as well: https://github.com/haskell/criterion/blob/master/README.markdown#generating-html-reports-from-previous-benchmarks-with-criterion-report
We could probably whip up our own comparison chart.
We need a solution that doesn't depend on GitHub workflows. We also want to start publishing Wasm benchmarks.
I believe that Criterion has a reasonable built-in web page for single runs, and it supports JSON output, as well: https://github.com/haskell/criterion/blob/master/README.markdown#generating-html-reports-from-previous-benchmarks-with-criterion-report
We could probably whip up our own comparison chart.