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 throughput to benches #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TheIronBorn
Copy link

Throughput often provides more precision when the benchmarks take a couple of nanoseconds

for example, there's a difference between these two hidden just by the ns/iter:

test bench_fx64_003    ... bench:           2 ns/iter (+/- 1) = 1500 MB/s
test bench_fx64_004    ... bench:           2 ns/iter (+/- 0) = 2000 MB/s

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