Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ len
Method
len
nodedb/src/engine/timeseries/compress.rs:62–64 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
60
}
61
62
pub fn len(&self) -> usize {
63
self.by_id.len()
64
}
65
66
pub fn is_empty(&self) -> bool {
67
self.by_id.is_empty()
Callers
15
scalar_and
Function · 0.45
scalar_or
Function · 0.45
avx512_and_inner
Function · 0.45
avx512_and
Function · 0.45
avx512_or_inner
Function · 0.45
avx512_or
Function · 0.45
avx2_and_inner
Function · 0.45
avx2_and
Function · 0.45
avx2_or_inner
Function · 0.45
avx2_or
Function · 0.45
neon_and
Function · 0.45
neon_or
Function · 0.45
Calls
no outgoing calls
Tested by
7
o3_ingest_and_query_correctness
Function · 0.36
mixed_width_partition_query
Function · 0.36
packed_golden_tail_bytes
Function · 0.36
packed_rejects_unsupported_version
Function · 0.36
packed_rejects_bad_crc
Function · 0.36
packed_partition_payload_encrypted_footer_plaintext
Function · 0.36
repeated_logs_compress_well
Function · 0.36