They've done a lot of innovations with respect to JavaScript optimizations, asm.js, and Emscripten. Even V8 running hand-written JavaScript can't approach the near-native speeds of Emscripten-emitted asm.js. A year or two ago I would have agreed with you but Mozilla has stepped up its game. Now if they could just fix their browser's UI.