MCPcopy Create free account
hub / github.com/modem-dev/hunk / interaction-latency.ts

File interaction-latency.ts

benchmarks/interaction-latency.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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).
4import { performance } from "node:perf_hooks";

Callers

nothing calls this directly

Calls 2

measureNavigationFunction · 0.85
measureScrollingFunction · 0.70

Tested by

no test coverage detected