| 1 | // Perf benchmark suite. Runs under the `perf` Playwright project (see |
| 2 | // playwright.config.ts) via `pnpm test:perf`. Each scenario drives real |
| 3 | // user input and captures browser-native signals via the recorder |
| 4 | // installed by `perf-recorder.ts`: INP (Event Timing), LoAF, Long Tasks, |
nothing calls this directly
no test coverage detected