_nx_bits_speed_paired.nx
buildroot/runtime/_nx_bits_speed_paired.nx
about
_nx_bits_speed_paired.nx
Paired speed bench: 10M-iteration popcount on the same data via
FAST (intrinsic dispatch) vs SOFT (SWAR) paths. Substrate writes
nanoseconds for each path to stdout via sys_write. Harness picks
the timing apart and emits a sealed BEATS/EQUIVALENT verdict.
Honest-measurement discipline: same compiled-in input mix, same
loop structure, only difference is the function called.
dependencies 3 imports · 0 importers
imports: syscalls.nxnx_bits.nxnx_clock.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 16 | func _print_dec(n: i64) -> i64 called by 1: main |
| 44 | func main() -> i64 |