| 1 | // Benchmark first-class interaction latency: per-press `]` hunk navigation and |
| 2 | // per-tick scrolling on the large review stream, plus RSS/heap ceilings before |
| 3 | // and after navigation (the default-suite slice of memory.ts). |
| 4 | import { performance } from "node:perf_hooks"; |
nothing calls this directly
no test coverage detected