criterion-compare-action
criterion-compare-action copied to clipboard
Added the "behaviour" parameter
This is the first change towards v4, which ideally should include #8, #80 and only showing "changing" benchmarks by default.
This fixes #8, but it has not been thoroughly tested, so I would like to test this in Boa before merging.
Thanks for implementing these changes! A minor suggestion is to move the listComments
query inside the try { }
block. Otherwise, its failure (due to an HTTP/permissions error) causes the fallback table to not be printed.
Any update on this PR?
Would love to see this merged!