-
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 #3
Comments
From @lodo1995 on June 10, 2016 7:58 Looks like we are not memory bound... |
From @rjmcguire on June 10, 2016 8:5 On Fri, Jun 10, 2016 at 9:58 AM, Lodovico Giaretta <[email protected]
Nice! |
From @lodo1995 on June 10, 2016 8:12 @rjmcguire My benchmark driver ( |
From @rjmcguire on June 10, 2016 8:21 On Fri, Jun 10, 2016 at 10:12 AM, Lodovico Giaretta <
|
From @burner on June 9, 2016 15:16
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.
Copied from original issue: lodo1995/experimental.xml#14
The text was updated successfully, but these errors were encountered: