-
Notifications
You must be signed in to change notification settings - Fork 811
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Benchmark Tests for two alt. implementations
The chunked_parallel_special_metric has been provided with two alternative implementations: one including IF clause adjusting for bounds for symmetrical matrices (so skipping useless computations) and another implementing the full iteration regardless. Benchmark have been injected using the pytest-benchmark plugin (will be added to CI in the next commit)
- Loading branch information
1 parent
b4b47de
commit 7c67081
Showing
1 changed file
with
208 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters