Right now, benchmarks are using a hand-rolled harness that includes timing, etc... It might be helpful to move to using pytest, and [pytest-benchmark](https://pypi.org/project/pytest-benchmark/) instead.
Right now, benchmarks are using a hand-rolled harness that includes timing, etc...
It might be helpful to move to using pytest, and pytest-benchmark instead.