fix(app): make session navigation stable and fast (#33569)

Co-authored-by: Brendan Allan <git@brendonovich.dev>
This commit is contained in:
Luke Parker
2026-06-24 07:48:54 +00:00
committed by GitHub
co-authored by Brendan Allan
parent abcfeb380b
commit a4551a94b4
29 changed files with 1028 additions and 202 deletions
+2
View File
@@ -18,6 +18,8 @@ bun run test:bench
The suite contains:
- cold and hot session-tab timing
- home-session click timing split between content and titlebar-tab paint
- single-session tab close timing through stable home restoration
- cached session repaint and mutation tracing
- streaming timeline throughput, RAF-gap, long-task, geometry, and remount diagnostics