Commit Graph

1 Commits (d4eef65f2a101ca32bc52565f2f0ed2b91a77b8f)

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