-
Notifications
You must be signed in to change notification settings - Fork 352
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GC: Read commit explicitly when it is missing from prescanned commits (…
…#8282) * GC: Read commit explicitly when it is missing from prescanned commits The issue describes why this is a good idea. Fixes #8261. * Add CommitsMap test * make gofmt * [CR] Observe number of commits map misses Observing as a log for now, not a metric, as it is unclear what an interesting aggregation would be. OTOH logs are good to understand how this behaves.
- Loading branch information
1 parent
bb9315c
commit 43a1c9b
Showing
3 changed files
with
215 additions
and
38 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
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