Closed
Description
A common concern in instrumentation is the performance hit on applications. To help us quantify and measure how well we're doing there, we should add some benchmark tests that run as part of the CI.
There is a pytest module that could help here: https://pypi.org/project/pytest-benchmark/