Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

base,kv: fix two error instantiations in the hot path #61535

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

tbg
Copy link
Member

@tbg tbg commented Mar 5, 2021

Found as part of the investigation in #61328, where these happened to
jump out at me in the CPU profile's top10 for a simple read-only
workload.

cc @cockroachlabs/kv

Release justification: low-risk perf improvements
Release note: None

Found as part of the investigation in cockroachdb#61328, where these happened to
jump out at me in the CPU profile's top10 for a simple read-only
workload.

Release justification: low-risk perf improvements
Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@stevendanna stevendanna left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

@tbg
Copy link
Member Author

tbg commented Mar 5, 2021

TFTR!

bors r=stevendanna

@craig
Copy link
Contributor

craig bot commented Mar 5, 2021

Build succeeded:

@craig craig bot merged commit 9ccda03 into cockroachdb:master Mar 5, 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.

3 participants