angular-cn/modules/benchpress/test
Martin Probst c7e48350d3 chore: kill ListWrapper.create() and .push().
These wrappers are not natively understood by
ts2dart. Removing them will improve Dart2JS
compilation due to fewer megamorphic calls to List
functions.

It also makes Angular code more succinct and
improves type safety in Angular due to better type
inference of the Array component type.

This change exposed several bugs in Angular.
2015-06-17 16:21:55 -07:00
..
firefox_extension chore(benchpress): add ff extension test to ci 2015-06-02 15:36:02 -07:00
metric chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
reporter chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
validator refactor(benchpress): convert src and test to typescript 2015-05-29 14:02:58 -07:00
webdriver chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
runner_spec.ts fix: add types for ts2dart's façade handling. 2015-06-12 15:41:08 -07:00
sampler_spec.ts chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
statistic_spec.ts refactor(benchpress): convert src and test to typescript 2015-05-29 14:02:58 -07:00
trace_event_factory.ts feat(benchpress): add mean frame time metric 2015-06-12 12:40:46 -07:00
web_driver_extension_spec.ts refactor(benchpress): convert src and test to typescript 2015-05-29 14:02:58 -07:00