|
|
|
|
|
by surrealize
5003 days ago
|
|
> Without V8, [...] there is no TraceMonkey TraceMonkey shipped before v8 did. v8 might exemplify the JS performance trend, but it didn't start it. Mozilla, Google, and Apple (with squirrelfish extreme) independently developed JS JITs at around the same time, driven by the increase in JS-heavy web apps. So no, JS performance wouldn't have "slept away another decade"; the changing web situation demanded the change (as evidenced by the fact that all 3 orgs independently moved in the same direction at essentially the same time). |
|
>TraceMonkey shipped before v8 did.
No, that's not true. TraceMonkey shipped in June 2009 with FF 3.5. V8 shipped with the first release of Chrome in September 2008. At the time, TraceMonkey was in beta, but it's unclear which began development first.
That said, the idea that V8 sparked the JS arms race is preposterous.