Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a baseline set of _MultiCall performance tests
This begins an effort to incorporate run-time speed tests using `pytest-benchmark`. This initial test set audits the `_MultiCall` loop with hookimpls, hookwrappers and the combination of both. The intention is to eventually have a reliable set of tests which enable making core component modifications without disrupting performance as per #37.
- Loading branch information