You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blocked by this issue: bheisler/criterion.rs#514
A work around might be to split the benchmarks into seperate .rs files and therefore result in separate benchmark executables
Oh...
I realized I just confused myself somehow, probably by some intermittent failure.
There is no issue with side effects as our destructors do run before moving to the next benchmark
The only problem is that running a single benchmark takes almost as long as running every benchmark, but that wont exactly block me from writing new ones.
No description provided.
The text was updated successfully, but these errors were encountered: