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

Add standard-deviation metric #30

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

Bryysen
Copy link
Collaborator

@Bryysen Bryysen commented Jan 5, 2024

This adds standard deviation and displays it in the pretty-print. Also added respective tests. Part of #29

- Added tests for Benchmark.calculateAverage and Benchmark.calculateStd

- Include ./zBench in the test search-path in build.zig (so that
  tests.zig is included when calling zig build test)
@hendriknielaender
Copy link
Owner

Looks good to me! 🎉 Thanks for opening up this PR.

@hendriknielaender hendriknielaender merged commit 9389af4 into hendriknielaender:main Jan 6, 2024
5 of 6 checks passed
@Bryysen Bryysen deleted the std_impl branch January 7, 2024 01:17
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.

2 participants