agent-orchestrator/ui-gpui
Hibryda ddec12db3f perf(ui-gpui): simplify ProjectBox render, confirm 3% is hierarchy depth cost
Each blink = ~15ms CPU (1-2 ticks/500ms). Cost is Entity dispatch tree
walk through 4 levels (Workspace→ProjectGrid→ProjectBox→StatusDotView),
not div count. Zed achieves ~5ms with 3 levels. To match: flatten hierarchy.
2026-03-19 23:31:28 +01:00
..
src perf(ui-gpui): simplify ProjectBox render, confirm 3% is hierarchy depth cost 2026-03-19 23:31:28 +01:00
Cargo.lock feat: add Dioxus and GPUI UI prototypes for framework comparison 2026-03-19 06:05:58 +01:00
Cargo.toml feat: add Dioxus and GPUI UI prototypes for framework comparison 2026-03-19 06:05:58 +01:00