github-action-benchmark
github-action-benchmark copied to clipboard
Add support for ndjson benchmark output
At https://github.com/unicode-org/icu4x/pull/446 I'm working on adding memory benchmarks to the ICU4X project. This PR contains the necessary code to add support for ndjson, a newline delimited json format that is friendly to CI and appending data to.
This code includes tests, and basic support, but does not include an example. If this PR is accepted, I can follow-up with adding an example as well.
This PR is most useful and used already by at least two GitHub repositories. Can someone with merge authorities please take a look? BTW, the landing page of the failing codecov/project/ returns 404.