We've had a couple notable performance regressions lately, namely in [`keccak`](https://github.com/RustCrypto/hashes/issues/468) and [`p256`](https://github.com/RustCrypto/elliptic-curves/issues/882). It'd be good to have a reusable solution for continuous benchmarking. Some options: - https://github.com/bencherdev/bencher - https://github.com/bheisler/iai