github-action-benchmark
github-action-benchmark copied to clipboard
Alert when performance is improved
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!
Would putting the alert-threshold to "90%" work? 😊
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!
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 💅