Hacker News new | ask | show | jobs
by ehsankia 3073 days ago
Here's a stupid question, but is the result of the Firefox and Chrome "instantiate" the exact same? Is the compilation doing the same job, or one could be performing more optimizations? Aka faster compilation but slower execution.
1 comments

They're doing slightly different things, but not to nearly the extent of Edge which is doing something very different.