Reviewers: metaweta,

Description:
* Added measurement of sizes of plain and cajoled code, rendered
  pretty or minified and encoded plain or gzipped.

* Changed the measurement of performance to actual time taken rather
  than a V8 "score".  V8 scores do not give useful information over
  history nor are comparable to other benchmarks.

Please review this at http://codereview.appspot.com/96158

Affected files:
  M     tests/com/google/caja/demos/benchmarks/BenchmarkRunner.java
  A     tests/com/google/caja/demos/benchmarks/BenchmarkSize.java
  M     tests/com/google/caja/parser/js/parsertest10.js
  M     tests/com/google/caja/util/CajaTestCase.java
  M     tests/com/google/caja/util/RhinoTestBed.java


Reply via email to