aboutsummaryrefslogtreecommitdiff
path: root/git.go
diff options
context:
space:
mode:
authorGravatar Runxi Yu2025-11-17 00:00:00 +0000
committerGravatar Runxi Yu2025-11-17 00:00:00 +0000
commit4789df803aba25340ebe0eaf472ad22bd92d7f96 (patch)
tree10e7e76f5f87e1c0d35d2793206ea4d0e8b63423 /git.go
parentRevert "Compute checksum when reading packfiles" (diff)
signature
pack: Use a Go map with a mutex instead of a sync.Map for packfiles
Very few writes, you don't typically see more than a dozen packfiles. A ton of reads. Go maps are the obvious choice.
Diffstat (limited to 'git.go')
0 files changed, 0 insertions, 0 deletions