Skip to content

Comment on Opera Rejecting Extensions With Minified Code

Comments

Did they actually do any kind of benchmark to see if it affects performance?

The memory and parse time argument is invalid imo. Lexing a file with wildly abudant whitespace is going to take a delta longer that's insignificant compared to the parse time.

Loading it is normally a concern because of network bandwidth and latency, especially if it'll push you over MTU.

AboutSource Built by g1lg1l

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