-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
61535: base,kv: fix two error instantiations in the hot path r=stevendanna a=tbg 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 Co-authored-by: Tobias Grieger <[email protected]>
- Loading branch information
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters