-
Notifications
You must be signed in to change notification settings - Fork 8
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
Performance Comparison Against the Fastest #14
Comments
On Fri, Jun 10, 2016 at 9:58 AM, Lodovico Giaretta <[email protected]
Nice! |
@rjmcguire My benchmark driver ( |
On Fri, Jun 10, 2016 at 10:12 AM, Lodovico Giaretta <
|
This issue was moved to dlang-community/experimental.xml#3 |
I really like the graphs that your benchmark create.
The next step is to compare the performance against what is out there.
It might also be a good idea to compare against strlen to see if you get memory bound, which would be very good.
The text was updated successfully, but these errors were encountered: