-
Notifications
You must be signed in to change notification settings - Fork 959
Speed up arithmetic kernels, reduce unsafe
usage
#7493
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
Conversation
98f2fbb
to
551c80d
Compare
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a nice improvement to me. I started some other benchmark runs as well to gather some more data
Thank you @Dandandan
unsafe
usage
This comment was marked as outdated.
This comment was marked as outdated.
I don't think those kernels use this code path 🤔 |
Sorry @Dandandan -- I ran the wrong script -- fixing |
🤖 |
🤖: Benchmark completed Details
|
Looks like an across the board win to me ❤️ |
Yeah somehow this also is a larger win on my machine, but every win is a win! |
Which issue does this PR close?
Closes #7494
Rationale for this change
What changes are included in this PR?
Are there any user-facing changes?