JavaScript:New to SpiderMonkey: Difference between revisions

Jump to navigation Jump to search
Line 47: Line 47:
The trace tests are pretty quick, and should give you an idea if you've gotten something wrong. Assuming nothing goes wrong, try the ref-tests:  
The trace tests are pretty quick, and should give you an idea if you've gotten something wrong. Assuming nothing goes wrong, try the ref-tests:  


cd build_DBG.OBJ
  python tests/jstests.py build_DBG.OBJ/js --args="-j"
  python ../tests/jstests.py ./js --args="-j"


==== Benchmark your changes ====
==== Benchmark your changes ====
120

edits

Navigation menu