Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/RoaringBitmap/roaring
/ size
Method
size
parallel.go:467–469 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
465
}
466
467
func
(c parChunk) size() int {
468
return
c.ra.size()
469
}
470
471
func
parNaiveStartAt(ra *roaringArray, start uint16, last uint16) int {
472
for
idx, key :=
range
ra.keys {
Callers
15
DenseSize
Method · 0.45
toArray
Method · 0.45
HasNext
Method · 0.45
init
Method · 0.45
Initialize
Method · 0.45
init
Method · 0.45
init
Method · 0.45
AdvanceIfNeeded
Method · 0.45
Initialize
Method · 0.45
Iterate
Method · 0.45
AddOffset64
Function · 0.45
IsEmpty
Method · 0.45
Calls
no outgoing calls
Tested by
3
TestRoaringArrayCOW
Function · 0.36
TestRoaringArray
Function · 0.36
TestFastAggregationsCont
Function · 0.36