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

Optimize add/sub operations #51

Closed
paupino opened this issue Oct 10, 2017 · 0 comments
Closed

Optimize add/sub operations #51

paupino opened this issue Oct 10, 2017 · 0 comments

Comments

@paupino
Copy link
Owner

paupino commented Oct 10, 2017

These operations should be the easiest to optimize.

Current benchmarks on 2.3GHz i7, 16GB DDR3, macOS High Sierra:

test bench_decimal_add ... bench:   1,408,588 ns/iter (+/- 219,523)
test bench_decimal_sub ... bench:   1,357,040 ns/iter (+/- 256,864)
@paupino paupino changed the title Optimize add/sub/mul operations Optimize add/sub operations Nov 5, 2017
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