* Initial implementation: https://github.com/nextest-rs/nextest/pull/2417 * Documentation: https://nexte.st/docs/features/benchmarks/ TODO: * [ ] Add a machine-readable way to output benchmark results, so nextest can collect them, publish them in JSON output, etc * [ ] Solicit feedback
TODO: