Skip to content

Conversation

@eerhardt
Copy link
Contributor

Initialize list count in CreateClaims

This reduces how many internal array allocations need to happen for each claim set. In my benchmark I have 17 claims, which is kind of a worst case scenario because it starts at 4 and doubles to 32 before the list is big enough.

This reduces how many internal array allocations need to happen for each claim set. In my benchmark I have 17 claims, which is kind of a worst case scenario because it starts at 4 and doubles to 32 before the list is big enough.
@eerhardt eerhardt requested a review from a team as a code owner May 14, 2024 22:48
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