This message was deleted.
# community-support
s
This message was deleted.
c
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
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
build-by-build; ultimately you’d end up there anyhow to address issues / optimize hit ratio.