|
|
|
|
|
by bozonil
3360 days ago
|
|
First sunspider, now octane. This shows that browser vendors are not really good at writing JS benchmarks representative of real world, which is not surprising considering that they are not doing real web development. Ideally benchmarks would come from developers of popular websites like Facebook, Twitter, etc. |
|
Basically, Javascript performance is "done". It's not going to get much faster at this point, and higher performance will come from paradigm shifts (SIMD, WebAssembly, pick your fad).