Skip to content

Conversation

mattsse
Copy link
Contributor

@mattsse mattsse commented Oct 10, 2025

Reduced from two passes (collect + retain) to a single pass by directly filtering during retention. This eliminates the intermediate HashSet allocation and simplifies the logic.

Reduced from two passes (collect + retain) to a single pass by
directly filtering during retention. This eliminates the intermediate
HashSet allocation and simplifies the logic.
Copy link
Collaborator

@julio4 julio4 left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@julio4 julio4 merged commit 005369b into flashbots:main Oct 10, 2025
4 checks passed
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.

4 participants