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 side effects to itoa-benchmark and use it instead of int-benchmark #26

Open
vitaut opened this issue Sep 4, 2021 · 0 comments
Open

Comments

@vitaut
Copy link
Contributor

vitaut commented Sep 4, 2021

itoa-benchmark is better than int-benchmark because it does separate measurements per digit count. However it misses side effects which gives unrealistic results for some methods. Add side effects to itoa-benchmark and use it instead of int-benchmark.

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

No branches or pull requests

1 participant