-
Notifications
You must be signed in to change notification settings - Fork 22
Replace BenchmarkTools.jl with Chairmarks.jl in Optimizing #138
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
Replace BenchmarkTools.jl with Chairmarks.jl in Optimizing #138
Conversation
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.
Thanks for this contribution! I rephrased it in a slightly less opinionated way, because I think BenchmarkTools is far from dead
Co-authored-by: Guillaume Dalle <[email protected]>
Encouraging use of Chairmarks could collectively save humanity a lot of time waiting about! Let's get this closed. |
@jacobusmmsmit's change looks good to me! It would be nice to have a page in the Chairmarks documentation about compiler optimizations, but this is good enough for now. I'm a git newb, so I'm not sure if there is something I need to do to approve or pull your commit, but this looks ready to merge to me. |
Closes #133.