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

Alert when performance is improved

Open ilias-t opened this issue 4 years ago • 3 comments
trafficstars

Note this is a feature request.

When configuring the action, it would be nice to have the ability specify an option that shows an alert if the performance is improved by the defined threshold.

Also, thanks for this action—it's great!

ilias-t avatar Feb 24 '21 18:02 ilias-t

Would putting the alert-threshold to "90%" work? 😊

clicky avatar Mar 11 '22 23:03 clicky

As a user, an option in the config that allowed be to enable/disable a performance improvement alert with a custom threshold would be ideal!

ilias-t avatar Mar 12 '22 00:03 ilias-t

Beyond that, I'd suggest having it disabled by default to make the change more backwards compatible. The config for this improved alert could receive a boolean to match the threshold/settings for the degradation alert or take a config object to be customized with its own threshold, etc. That'd be pretty sweet 💅

ilias-t avatar Mar 12 '22 00:03 ilias-t