Changes

Jump to: navigation, search

JavaScript:New to SpiderMonkey

370 bytes added, 05:44, 15 August 2017
Benchmark your changes: Add other benchmarks to the list.
==== Benchmark your changes ====
Tests all pass. Congrats, you didn't break anything. Now, did you make it faster or slower? We benchmark using the a number of different benchmark suites. * v8 and * SunSpider : One of the original js benchmarks. No real value left.* Octane: Another js benchmark that we heavily optimized for in the past. Isn't representative of current web workloads.* speedometer: A full browser benchmark. Testing react, ember, etc. Intended to be a better measure of "responsiveness". We are currently optimizing for version 2 it. Get the benchmarks:
svn checkout http://svn.webkit.org/repository/webkit/trunk/PerformanceTests/SunSpider
7
edits

Navigation menu