Skip to content
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

faster iszero(::Bool) #20437

Merged
merged 1 commit into from
Feb 4, 2017
Merged

faster iszero(::Bool) #20437

merged 1 commit into from
Feb 4, 2017

Conversation

stevengj
Copy link
Member

@stevengj stevengj commented Feb 3, 2017

A small optimization cherry picked from #20405. (2–3x faster in a simple test.)

@stevengj stevengj added the performance Must go faster label Feb 3, 2017
Copy link
Member

@ararslan ararslan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 very nice

@ararslan ararslan merged commit 23f2cd3 into JuliaLang:master Feb 4, 2017
@stevengj stevengj deleted the iszero_bool branch February 4, 2017 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Must go faster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants