Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix relative statistics calculations #401

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Fix relative statistics calculations #401

merged 2 commits into from
Nov 21, 2023

Conversation

PragTob
Copy link
Member

@PragTob PragTob commented Nov 21, 2023

It used to rely on the inputs being there and then working based off on them - too bad, if we use Benchee.load then there are no inputs to go off, but they are still in the scenarios to work with them. Needs some care to preserve order which looks odd but couldn't find a better way.

It used to rely on the inputs being there and then working based
off on them - too bad, if we use `Benchee.load` then there are
no inputs to go off, but they are still in the scenarios to work
with them. Needs some care to preserve order which looks odd but
couldn't find a better way.
@PragTob PragTob merged commit d9bf8a6 into main Nov 21, 2023
44 checks passed
@PragTob PragTob deleted the fix-relative-statistics branch November 21, 2023 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant