Skip to content

Comment on How do Chrome extensions impact browser performance?parent

Comments

It could've been cached once and used repeatedly if only the Web had not become so hostile that browsers were forced to enforce same-origin...

What makes you think that it's being loaded over the network? It's most likely loading it from fs directly.

Parsing a blob that huge does impact performance though.

It does, but caching/same-origin policies wouldn't change anything in this case.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.