SIGN IN SIGN UP

chore(ci): Drop benches workflow and topology benches (#10577)

* chore(ci): Drop benches workflow and topology benches

We originally added this workflow when we thought we'd be leveraging the
criterion benchmarks as the primary benchmarks we'd use to control
regression and improve performance; however, the new soak test framework
has taken this over to much better effect.

The microbenches are still useful for digging in when the top-line soak
tests show a performance differences so we leave these (and test them as
part of the `test.yml` workflow), but I dropped the topology benches here
as they are redundant with the soak tests.

Signed-off-by: Jesse Szwedko <jesse@szwedko.me>

* Remove topology benches

Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
J
Jesse Szwedko committed
d2b1b2a29107c06b6f4937a0e90cc8a0e96fa2f0
Parent: 8ab99d1
Committed by GitHub <noreply@github.com> on 12/23/2021, 6:51:11 PM