WICG / priority-hints

A browser API to enable developers signal the priorities of the resources they need to download.
https://wicg.github.io/priority-hints/
Other
271 stars 26 forks source link

Added language to caution against over-use. #56

Closed pmeenan closed 2 years ago

pmeenan commented 2 years ago

Added a paragraph to the introduction to make it clear that just spraying importance=high across everything will result in worse performance and that hints should be used sparingly.

See #55