diff options
| author | 2025-11-17 00:00:00 +0000 | |
|---|---|---|
| committer | 2025-11-17 00:00:00 +0000 | |
| commit | 4789df803aba25340ebe0eaf472ad22bd92d7f96 (patch) | |
| tree | 10e7e76f5f87e1c0d35d2793206ea4d0e8b63423 /errors.go | |
| parent | Revert "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 'errors.go')
0 files changed, 0 insertions, 0 deletions
