code wiki / (root) / nx_ingest_runner_test.nx

nx_ingest_runner_test.nx

buildroot/runtime/nx_ingest_runner_test.nx

2918 B87 linesdepth 7pulls 15 transitivereach 0 importersview sourcekind gate/prooftopic ingest
docsdependenciesstructsconstsfunctions

about

nx_ingest_runner_test.nx -- end-to-end stress of the 5-defense runner.

dependencies 9 imports · 0 importers

nx_syscalls.nx nx_tier.nx nx_strconv.nx nx_disk_budget.nx nx_bloom_capacity.nx nx_checkpoint.nx nx_progress_watchdog.nx nx_shard_writer.nx nx_ingest_runner.nx nx_ingest_runner_test.nx

imports: nx_syscalls.nxnx_tier.nxnx_strconv.nxnx_disk_budget.nxnx_bloom_capacity.nxnx_checkpoint.nxnx_progress_watchdog.nxnx_shard_writer.nxnx_ingest_runner.nx

imported by: nobody (leaf or entry point)

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

main nx_ingest_run_new sys_mmap nx_disk_budget_new sys_mmap ↻ nx_shard_writer_open sys_mmap ↻ nx_str_len nx_str_cpy nx_shardw_open_shard sys_mmap ↻ nx_shardw_path nx_str_cpy ↻ nx_str_len ↻ nx_shardw_format_4d nx_bloom_new_for_capacity nx_bloom_target_bits nx_bloom_profile_bits_q10 nx_bloom_next_pow2 nx_bloom_profile_k bloom_new bl_is_pow2 sys_mmap ↻ nx_checkpoint_open sys_mmap ↻ nx_str_cpy ↻ nx_ckpt_make_tmp nx_str_cpy ↻ nx_str_len ↻ sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close nx_ckpt_parse_i64 nx_progress_watchdog_new sys_mmap ↻ nx_clock_monotonic_ns sys_mmap ↻

structs

none

consts

none

functions

13func make_key(idx: nx_int, buf: *u8) -> nx_int
called by 1: main
22func main() -> nx_exit