hermes-agent/apps/desktop/scripts/perf/scenarios
Brooklyn Nicholson a7cc924204 perf(desktop): add a session-load scenario to the harness
`submit` measures the scroll jump when a turn is appended; nothing measured
the jump when a session is opened, which is the prepend/settle path. Clicks
sidebar rows and tracks how far the bottom turn moves after first paint.
2026-07-29 12:13:36 -05:00
..
cold-start.mjs bench(desktop): measure the full picture — prod build, cold-start, first-token (#67697) 2026-07-19 17:52:39 -05:00
first-token.mjs bench(desktop): measure the full picture — prod build, cold-start, first-token (#67697) 2026-07-19 17:52:39 -05:00
idle-cost.mjs perf(desktop): baseline multitab + render-churn, leave idle-cost report-only 2026-07-26 19:56:56 -05:00
index.mjs perf(desktop): add a session-load scenario to the harness 2026-07-29 12:13:36 -05:00
keystroke.mjs
multitab.mjs perf(desktop): add a multitab scenario to the perf harness 2026-07-26 00:34:00 -05:00
profile-switch.mjs
render-churn.mjs fix(desktop): make render-churn measure streaming, not boot churn 2026-07-26 15:54:18 -05:00
session-load.mjs perf(desktop): add a session-load scenario to the harness 2026-07-29 12:13:36 -05:00
session-switch.mjs
stream-history.mjs perf(desktop): add a stream-history scenario to the perf harness 2026-07-26 03:15:48 -05:00
stream.mjs perf(desktop): add a stream-history scenario to the perf harness 2026-07-26 03:15:48 -05:00
submit.mjs
transcript.mjs