Terrible perfomance of the iterator str::bytes().zip(str::bytes())
#44424
Labels
A-collections
Area: `std::collection`
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
I-slow
Issue: Problems and improvements with respect to performance of generated code.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
I compared the performance of three equivalent functions:
This is results (release mode):
Playground
The text was updated successfully, but these errors were encountered: