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

Replace collection with iteration #2

Open
AbstractiveNord opened this issue Mar 30, 2024 · 1 comment
Open

Replace collection with iteration #2

AbstractiveNord opened this issue Mar 30, 2024 · 1 comment

Comments

@AbstractiveNord
Copy link
Contributor

I've found a lot of collections, which can be replaced with Iter, save memory and improve performance for first results.
Why collections was used instead of Iter?

@divi255
Copy link
Member

divi255 commented Mar 31, 2024

Good day,

try suggesting or replacing some. but be careful as your latest patch have broken functionality of "match any". the crate is used in our mission-critical production so I really care about keeping it working properly.

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

No branches or pull requests

2 participants