Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/etcd-io/bbolt
/ mergeSpans
Method
mergeSpans
internal/freelist/freelist.go:81–81 ·
view source on GitHub ↗
mergeSpans is merging the given pages into the freelist
(ids common.Pgids)
Source
from the content-addressed store, hash-verified
79
80
// mergeSpans is merging the given pages into the freelist
81
mergeSpans(ids common.Pgids)
82
}
Callers
3
benchmarkHashMapMergeSpans
Function · 0.65
release
Method · 0.65
releaseRange
Method · 0.65
Calls
no outgoing calls
Tested by
1
benchmarkHashMapMergeSpans
Function · 0.52