Performance and Diagnostics
The project currently centers around three main performance tools:
LayoutCacheto reduce unnecessary recalculationUnivisLayoutProfilingPluginto measure runtime cost and display the overlay./scripts/run_perf_baselines.shfor repeatable CLI baseline runs
What To Watch
- dirty ratio and recalculated node count
pass_upandpass_downtiming- material sync timing
- newly allocated versus reused materials
- baseline drift in the solver and runtime benchmark scenarios