Improve FpKit.concat, presize collections / maps by kilink · Pull Request #4152 · graphql-java/graphql-java

Conversation

@kilink

FpKit.concat now sizes the resulting ArrayLists precisely. Additionally, update some more locations where we can easily presize Maps.

FpKit.concat now sizes the resulting ArrayLists precisely. Additionally, update some
more locations where we can easily presize Maps.

bbakerman

Choose a reason for hiding this comment

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

Thanks

2 participants

@kilink @bbakerman