Skip to content

avoid varargs allocation in Pair.hashCode#2508

Merged
richardstartin merged 2 commits into
masterfrom
rgs/varargs-hash
Mar 18, 2021
Merged

avoid varargs allocation in Pair.hashCode#2508
richardstartin merged 2 commits into
masterfrom
rgs/varargs-hash

Conversation

@richardstartin
Copy link
Copy Markdown
Contributor

I don't know why the varargs allocation doesn't get eliminated here, but it doesn't
Screenshot 2021-03-17 at 20 09 11

@richardstartin richardstartin requested a review from a team as a code owner March 17, 2021 20:11
Copy link
Copy Markdown
Contributor

@lpriima lpriima left a comment

Choose a reason for hiding this comment

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

remove line 3: unused import now:)

@richardstartin
Copy link
Copy Markdown
Contributor Author

remove line 3: unused import now:)

Nope, and we have the check job to check that for us :)

@lpriima
Copy link
Copy Markdown
Contributor

lpriima commented Mar 17, 2021

remove line 3: unused import now:)

Nope, and we have the check job to check that for us :)

yes, you are right

@richardstartin richardstartin merged commit fb103bc into master Mar 18, 2021
@richardstartin richardstartin deleted the rgs/varargs-hash branch March 18, 2021 09:02
@github-actions github-actions Bot added this to the 0.76.0 milestone Mar 18, 2021
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