|
|
|
|
|
by jsheard
411 days ago
|
|
Fun fact: Googles own web performance team recommends avoiding YouTube embeds because they're so obscenely bloated. Placing their <iframe> on a page will pull in about 4MB of assets, most of which is Javascript, even if the user never plays the video. https://developer.chrome.com/docs/lighthouse/performance/thi... YouTubes frontend people just don't care about bloat, even when other Googlers are yelling at them to cut it out. |
|