Commit Graph

1 Commits (2b98bca9caaa683a101cde305bc960645504c09c)

Author SHA1 Message Date
Andrew Lamb b476afa8c5
feat: Script to scrape benchmark results into line protocol and automate gathering numbers (#605)
* feat: Script to scrape benchmark results into line protocol

* feat: script to run benchmark on a checkout

* fix: rename

* fix: Apply suggestions from code review

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>

* docs: update comments

* fix: use a single jq command invocation rather than 4

* fix: use one jq command rather than 2

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>

* fix: check for directory existence too

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
2021-01-05 08:35:49 -05:00