code wiki / (root) / sketch_hllmap_test.nx

sketch_hllmap_test.nx

buildroot/runtime/sketch_hllmap_test.nx

5095 B170 linesdepth 7pulls 12 transitivereach 0 importersview sourcekind gate/prooftopic sketch
docsdependenciesstructsconstsfunctions

about

sketch_hllmap_test.nx -- HllMap (distinct-per-key) with merge.

dependencies 4 imports · 0 importers

syscalls.nx sketch_hllmap.nx sketch_hll.nx sketch_types.nx sketch_hllmap_test.nx

imports: syscalls.nxsketch_hllmap.nxsketch_hll.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_hllmap_alloc nx_hmap_is_pow2 nx_hllmap_estimate nx_hllmap_key_hash murmur3_32 mm_load_u32_le mm_rotl32 nx_hllmap_probe nx_hmap_entry_at nx_hmap_entry_at ↻ nx_hll_estimate nx_hll_pow2_neg_q32 nx_hll_alpha_m_sq_q64 nx_hll_bias_table_n nx_hll_bias_table_get nx_hll_bias_lgk4 nx_hll_bias_lgk5 nx_hll_bias_lgk6 nx_hll_bias_lgk7 nx_hll_bias_lgk8 nx_hll_bias_lgk9 nx_hll_bias_lgk10 nx_hll_log2_ppm nx_hll_bias_correct nx_hll_bias_table_n ↻ nx_hll_bias_table_get ↻ nx_mulshl_div_i64 nx_i128_alloc nx_i128_mul_i64 nx_i128_mul_u64 nx_i128_neg nx_i128_shl nx_i128_div_i64 nx_i128_is_neg nx_i128_neg ↻ nx_i128_udiv_u64 nx_hllmap_add nx_hllmap_key_hash ↻ nx_hllmap_probe ↻

structs

none

consts

none

functions

8func iabs(x: i64) -> i64 {
called by 1: main
13func main() -> i64 {