code wiki / (root) / sketch_counting_bloom_test.nx

sketch_counting_bloom_test.nx

buildroot/runtime/sketch_counting_bloom_test.nx

4881 B144 linesdepth 5pulls 6 transitivereach 0 importersview sourcekind gate/prooftopic sketch
docsdependenciesstructsconstsfunctions

about

sketch_counting_bloom_test.nx -- Counting Bloom with delete + multi-set.

dependencies 3 imports · 0 importers

syscalls.nx sketch_counting_bloom.nx sketch_types.nx sketch_counting_bloom_test.nx

imports: syscalls.nxsketch_counting_bloom.nxsketch_types.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nx_cb_alloc nx_cb_is_pow2 nx_cb_contains murmur3_32 mm_load_u32_le mm_rotl32 nx_cb_counter_get nx_cb_insert murmur3_32 ↻ nx_cb_counter_get ↻ nx_cb_counter_set nx_cb_delete murmur3_32 ↻ nx_cb_counter_get ↻ nx_cb_counter_set ↻ nx_cb_estimate_multiplicit murmur3_32 ↻ nx_cb_counter_get ↻ nx_cb_query nx_cb_contains ↻ nx_cb_fpr_ppb nx_approx_new nx_cb_merge nx_cb_alloc ↻ nx_cb_counter_get ↻ nx_cb_counter_set ↻

structs

none

consts

none

functions

7func main() -> i64 {