instead of looking at the trend (which, as you noted, is challenging to determine when something changed), perhaps look at the cache misses and work on optimizing those.
r
Roldan Galan
05/05/2023, 7:16 PM
Do you mean build by build? (for example picking those with higher build cache miss from the performance tab). Or any other way to identify this in a more general way?
c
Chris Lee
05/05/2023, 7:25 PM
build-by-build; ultimately you’d end up there anyhow to address issues / optimize hit ratio.