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

Specialize ZipLongest::rfold #848

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

Philippe-Cholet
Copy link
Member

Related to #755

cargo bench --bench specializations "zip_longest/rfold"

zip_longest/rfold  [1.5947 µs 1.6000 µs 1.6061 µs]
                   [814.20 ns 817.88 ns 822.20 ns]
                   [-50.441% -49.494% -48.665%]

@Philippe-Cholet Philippe-Cholet added this to the next milestone Jan 13, 2024
Copy link
Member

@phimuemue phimuemue left a comment

Choose a reason for hiding this comment

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

Thanks

@phimuemue phimuemue added this pull request to the merge queue Jan 13, 2024
Merged via the queue into rust-itertools:master with commit d880c3f Jan 13, 2024
9 checks passed
@Philippe-Cholet Philippe-Cholet deleted the rfold-ziplongest branch January 14, 2024 07:04
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