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
{{ message }}
This repository has been archived by the owner on May 16, 2024. It is now read-only.
I was wondering if there is a way to exclude certain requests from some of the scoring for Coach. For example we have some Coach results that are for files that we do not control and thus cannot ever improve our score in those performance categories.
For example:
cacheHeaders
The page has 3 request(s) that are missing a cache time. Configure a cache time so the browser doesn't need to download them every time. It will save 1.7 kB the next access.
The 3 files listed are for 3rd party files.
Same issues for scores in these sections:
cacheHeadersLong
privateAssets
We are using coach via sitespeed.io if that matters. Just wondering if there is a way to flag certain files or domains to exclude from scoring.
The text was updated successfully, but these errors were encountered:
Hi @jaydub2099 yes it is by design from an end user perspective.
In older versions I think we had a couple of "known" offenders that were skipped when we did the score (=Google Analytics), but I never felt that it was good.
The way I used this before was to have those 3rd party assets as leverage to the product manager like we can do this much but still miss out as long as we use X. But I know, it not always possible to get rid of them. @tobli@beenanner what's your take on this?
Hey guys. Just wondered if you thought about bumping up the priority on this one as we're also getting marked down for some third parties out of our control. Makes it hard for our devs to judge whether they've made an impact or not.
I see your point but I still think you as a site owner are responsible for third parties, so its low prio for me, sorry. You can choose what third party tools to use.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was wondering if there is a way to exclude certain requests from some of the scoring for Coach. For example we have some Coach results that are for files that we do not control and thus cannot ever improve our score in those performance categories.
For example:
cacheHeaders
The page has 3 request(s) that are missing a cache time. Configure a cache time so the browser doesn't need to download them every time. It will save 1.7 kB the next access.
The 3 files listed are for 3rd party files.
Same issues for scores in these sections:
cacheHeadersLong
privateAssets
We are using coach via sitespeed.io if that matters. Just wondering if there is a way to flag certain files or domains to exclude from scoring.
The text was updated successfully, but these errors were encountered: