Runtime Evidence
Benchmarks
The text-input harnesses measure one full retained UI frame per interaction: declare, reconcile, layout, route, and update. Rendering is GPU-side and not included in headless timings.
Text Input
Latest Generated Results
Generate this page's data with:
make perf-text-input-site
| Benchmark | Scenario | Samples | p50 | p95 | p99 | Max | Notes |
|---|---|---|---|---|---|---|---|
Loading benchmarks.json. | |||||||
Contracts
What The Harness Covers
- Lowering:
perf-text-inputvalidates KIR, C, Go, JS, and KRB outputs for the same.krysource. - Retained typing:
text_input_perf_testchecks repeated keystroke frames under the retained UI core. - Precision path:
text_input_precision_testfocuses random fields, sends one character or backspace, and verifies the edited text after each frame.