Hello!
There's no question that V8 is heavier and more complex than JScript, and for some use cases the latter is a better choice. V8 pays off when given larger, more complicated scripts to execute. For example, ClearScriptBenchmarks runs SunSpider about 15 times faster with V8 (option 3) than with JScript (option 1).
Cheers!
There's no question that V8 is heavier and more complex than JScript, and for some use cases the latter is a better choice. V8 pays off when given larger, more complicated scripts to execute. For example, ClearScriptBenchmarks runs SunSpider about 15 times faster with V8 (option 3) than with JScript (option 1).
Cheers!