github-action-benchmark icon indicating copy to clipboard operation
github-action-benchmark copied to clipboard

Add support for ndjson benchmark output

Open gregtatum opened this issue 4 years ago • 1 comments

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.

gregtatum avatar Jan 21 '21 20:01 gregtatum

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.

gnrunge avatar Mar 18 '22 17:03 gnrunge