Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 442 Bytes

setup.markdown

File metadata and controls

11 lines (9 loc) · 442 Bytes

Files:

  • index.html: bootstrap file for testing
  • ../lib/ember.js: the Ember file that represents the "before" in the test
  • ../dist/ember.prod.js: the Ember file that represents the "after" in the test
  • ../lib/jquery-1.9.0.js: the latest version of jQuery
  • benchmark.js: the benchmark JS runner
  • nano.jar: the nanosecond timer
  • runner.js: the bootstrap for the runner
  • <whatever>_bench.js: individual benchmark suites