This PR entirely removes the execution of the cron_pr_base benchmarks and instead compares the result of a PR with the most recent cron benchmark on the base branch of the Pull Request.
This will essentially reduce the time needed to benchmark PRs by 50%, which is a major win.
Description
This PR entirely removes the execution of the
cron_pr_base
benchmarks and instead compares the result of a PR with the most recent cron benchmark on the base branch of the Pull Request.This will essentially reduce the time needed to benchmark PRs by 50%, which is a major win.