code wiki / (root) / nx_search_linear_test.nx

nx_search_linear_test.nx

buildroot/runtime/nx_search_linear_test.nx

4226 B86 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic search
docsdependenciesstructsconstsfunctions

about

nx_search_linear_test.nx -- smoke for nx_search_linear over the bulk-ingested GBIF catalog at fixtures/gbif_bulk/ingested_bulk.jsonl.

dependencies 2 imports · 0 importers

syscalls.nx nx_search_linear.nx nx_search_linear_test.nx

imports: syscalls.nxnx_search_linear.nx

imported by: nobody (leaf or entry point)

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

main make_jsonl_path nx_search_linear_search sys_read_file sys_openat_rd sys_lseek sys_mmap sys_read sys_close nx_search_count_substring_ nx_search_match_at

structs

none

consts

31const NX_TEST_MATCH_CAP: i64 = 4096

functions

7func make_jsonl_path(out: *u8) -> i64
called by 1: main
33func main() -> i64