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
fix(cache): handle empty Performance API buffer gracefully
Adds an early exit with an explanatory warning when no resources are
found, and guards the cache efficiency recommendation against a false
positive when entries.length is zero.
0 commit comments