You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build_bloat: add paths sorting to improve visual stability (#10604)
Sorting paths enables the renderer to produce more consistent visual results across different runs, even when build statistics change. Elements with minimal duration change between runs are more likely to maintain their positions on a grid.
This stability makes it easier to visually compare the outcomes of build time optimization efforts aimed at specific modules or components.
0 commit comments