angular-cn/modules
Tobias Bosch 21a293b017 refactor(bench press): rename metrics and adapt them to the features of the browser
* Rename metrics, add `Time` suffix to all so that they are
  more consistent
* iOS does not give us `gc` metrics, so they should not be reported
* Rename `scriptMicroAvg` into `microScriptTimeAvg`
* Rename previous `script` metric into `pureScriptTime` metric,
  and keep `scriptTime` metric as the overall time, so that we still
  have a shared metric across devices independent of the supported
  browser features
* `microScriptTimeAvg` is now based on overall `scriptTime`, including
  gc and render time.
* Move more shared DI tokens into `common_options` (previously
  `sample_options`).

Closes #930
2015-03-13 20:46:37 -07:00
..
angular2 chore: upgrade guinness to remove a workaround in testlib 2015-03-13 18:19:10 -07:00
benchmarks refactor(view): change view to pass all bindings to proto change detector at once 2015-03-13 14:03:57 -07:00
benchmarks_external refactor(tests): move files from `angular2/e2e_test` to `angular2/src/test_lib` 2015-03-02 14:38:02 -08:00
benchpress refactor(bench press): rename metrics and adapt them to the features of the browser 2015-03-13 20:46:37 -07:00
examples chore: upgrade guinness to remove a workaround in testlib 2015-03-13 18:19:10 -07:00
rtts_assert Don't use the for..of syntax in AtScript. 2015-02-27 15:26:53 -08:00