hni 0.0.3

ni-compatible package manager command router with node shim
Documentation
# Latest Benchmark Snapshot

Updated: 2026-04-26T19:56:19.240Z

This file is the small release-friendly benchmark snapshot. Raw JSON stays in `benchmark/results/`.

Report: [fast-2026-04-26T19-56-19-241Z.md](results/fast-2026-04-26T19-56-19-241Z.md)

## Fast

Relative to `pm`, `fast` averaged `4.59x`.

Artifacts: [fast-2026-04-26T19-56-19-241Z.md](results/fast-2026-04-26T19-56-19-241Z.md) ยท [fast-2026-04-26T19-56-19-241Z.json](results/fast-2026-04-26T19-56-19-241Z.json)

| Case | pm | fast | Relative |
| --- | ---: | ---: | ---: |
| nr noop (npm) | 209.10 ms | 28.50 ms | 7.34x |
| nr hooks (npm) | 446.44 ms | 82.16 ms | 5.43x |
| node run noop (npm) | 207.43 ms | 29.13 ms | 7.12x |
| nr noop (pnpm) | 418.34 ms | 28.37 ms | 14.75x |
| nr hooks (pnpm) | 613.09 ms | 79.99 ms | 7.66x |
| node run noop (pnpm) | 432.29 ms | 28.33 ms | 15.26x |
| nr noop (yarn) | 270.90 ms | 27.84 ms | 9.73x |
| nr hooks (yarn) | 346.83 ms | 79.54 ms | 4.36x |
| node run noop (yarn) | 276.95 ms | 28.83 ms | 9.61x |
| nr noop (bun) | 33.96 ms | 28.17 ms | 1.21x |
| nr hooks (bun) | 88.18 ms | 78.40 ms | 1.12x |
| node run noop (bun) | 34.06 ms | 28.50 ms | 1.20x |
| nr noop (deno) | 34.72 ms | 24.32 ms | 1.43x |
| nr hooks (deno) | 34.48 ms | 25.05 ms | 1.38x |
| node run noop (deno) | 30.29 ms | 23.61 ms | 1.28x |
| nlx hello --flag (npm local bin) | 250.74 ms | 5.29 ms | 47.43x |