Skip to content

Conversation

@N5N3
Copy link
Member

@N5N3 N5N3 commented Feb 26, 2022

Close #44336
Test added.
A simple bench:

julia> @btime hypot($1.0,$2.0,$3.0,$4.0,$5.0,$6.0,$6.0,$7.0,$1,$1);
  38.710 ns (0 allocations: 0 bytes) # master: 580.556 ns (18 allocations: 528 bytes)

@dkarrasch dkarrasch added performance Must go faster maths Mathematical functions labels Feb 26, 2022
@N5N3
Copy link
Member Author

N5N3 commented Feb 26, 2022

Error on "macos64" should be #42752 (thus unrelated...)

@oscardssmith oscardssmith merged commit 37d0b55 into JuliaLang:master Feb 28, 2022
@N5N3 N5N3 deleted the Issue44336 branch March 1, 2022 05:53
staticfloat pushed a commit to JuliaCI/julia-buildkite-testing that referenced this pull request Mar 2, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maths Mathematical functions performance Must go faster

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hypot performance poor for more than 3 arguments

3 participants