Skip to content

Conversation

@ritchie46
Copy link
Contributor

rust-lang/rust#93765 shows
a 10% speedup and had been merged into std.

Given that rayon's code was an exact copy of the
heapsort in std, this PR implements the same
optimization.

rust-lang/rust#93765 shows
a 10% speedup and had been merged into std.

Given that rayon's code was an exact copy of the
heapsort in std, this PR implements the same
optimization.
@cuviper
Copy link
Member

cuviper commented Jun 24, 2022

Great, thanks!

bors r+

@bors bors bot merged commit b5eef26 into rayon-rs:master Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants