agent-orchestrator/ui-gpui/src/components
Hibryda f0c55403b8 perf(ui-gpui): custom Element header, 2.73% CPU (down from 90%)
ProjectBoxHeaderElement: 5 paint_quad + 2 text runs, zero Taffy nodes.
Flattened hierarchy + SharedBlink + cached children + focus-gated blink.
GPUI architectural floor: cx.notify() always walks ancestors.
2026-03-19 23:55:39 +01:00
..
agent_pane.rs feat: add Dioxus and GPUI UI prototypes for framework comparison 2026-03-19 06:05:58 +01:00
blink_state.rs perf(ui-gpui): flatten hierarchy + SharedBlink (Arc<AtomicBool>) 2026-03-19 23:45:05 +01:00
command_palette.rs feat: add Dioxus and GPUI UI prototypes for framework comparison 2026-03-19 06:05:58 +01:00
mod.rs perf(ui-gpui): custom Element header, 2.73% CPU (down from 90%) 2026-03-19 23:55:39 +01:00
project_box.rs perf(ui-gpui): custom Element header, 2.73% CPU (down from 90%) 2026-03-19 23:55:39 +01:00
project_box_element.rs perf(ui-gpui): custom Element header, 2.73% CPU (down from 90%) 2026-03-19 23:55:39 +01:00
project_grid.rs perf(ui-gpui): diagnostic counters confirm 2 renders/sec at window level (GPUI limit) 2026-03-19 22:45:21 +01:00
pulsing_dot.rs perf(ui-gpui): cache SharedStrings, remove diagnostics, zero alloc per render frame 2026-03-19 09:38:00 +01:00
settings.rs feat: add Dioxus and GPUI UI prototypes for framework comparison 2026-03-19 06:05:58 +01:00
sidebar.rs feat: add Dioxus and GPUI UI prototypes for framework comparison 2026-03-19 06:05:58 +01:00
status_bar.rs feat: add Dioxus and GPUI UI prototypes for framework comparison 2026-03-19 06:05:58 +01:00