We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It'd be nice if you included ref10 and amd64-64-24k in the benchmarks so it's easier to see if switching to your implementation is worth the effort.
ref10
amd64-64-24k
Another interesting variant would be c code (without 128 bit ints) running as a 64 bit executable.
The text was updated successfully, but these errors were encountered:
Included amd64-64-24k and amd64-51-32k, and benches on a Sandy Bridge CPU. Need to work on updating the SSE2 code now
Sorry, something went wrong.
No branches or pull requests
It'd be nice if you included
ref10
andamd64-64-24k
in the benchmarks so it's easier to see if switching to your implementation is worth the effort.Another interesting variant would be c code (without 128 bit ints) running as a 64 bit executable.
The text was updated successfully, but these errors were encountered: