| 1 | /** |
| 2 | * Tiny standalone perf check for the snapshot reader. Boots a real daemon, |
| 3 | * creates 50 sessions to populate the workdir index, then times the snapshot |
| 4 | * endpoint on a target session across 20 iterations and prints p50/p95. |
nothing calls this directly
no test coverage detected