Skip to content

Improve bench tool / avoid use of unsafe in Float::pow10_fast_path #7

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

Merged
merged 4 commits into from
Jan 11, 2021

Conversation

aldanor
Copy link
Owner

@aldanor aldanor commented Jan 11, 2021

Closes #5

@aldanor aldanor merged commit a48effb into master Jan 11, 2021
@aldanor aldanor deleted the feature/de-unsafe branch January 11, 2021 00:37
@Protowalker
Copy link

Damn, that solution is nice! Very clever

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.

Remove unsafe without sacrificing speed by replacing i64 "exponent" with primitive enum
2 participants