Skip to content

Reduce GC allocations in Matches function#189

Merged
brunomikoski merged 1 commit intofeature/new-guid-processorfrom
feature/reduce-gc-allocation
Apr 3, 2026
Merged

Reduce GC allocations in Matches function#189
brunomikoski merged 1 commit intofeature/new-guid-processorfrom
feature/reduce-gc-allocation

Conversation

@emtony
Copy link
Copy Markdown
Collaborator

@emtony emtony commented Apr 3, 2026

Pre-allocate a HashSet with space for at least 128 entries, prevents recurring gc allocations in Matches function

@brunomikoski brunomikoski merged commit e307c28 into feature/new-guid-processor Apr 3, 2026
1 check failed
@brunomikoski brunomikoski deleted the feature/reduce-gc-allocation branch April 3, 2026 12:21
@brunomikoski brunomikoski mentioned this pull request Apr 3, 2026
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