angular/modules/benchmarks/src
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
..
change_detection feat(query): notify on changes 2015-06-15 11:10:21 -07:00
compiler chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
costs fix(views): remove dynamic component views, free host views, free embedded views 2015-06-17 11:33:51 -07:00
di refactor (benchmarks/): Ts'ifying benchmarks/ 2015-06-02 13:11:30 -07:00
element_injector refactor (benchmarks/): Ts'ifying benchmarks/ 2015-06-02 13:11:30 -07:00
largetable refactor(benchmark): add view cache param to largetable benchmarks 2015-06-11 14:45:43 -07:00
naive_infinite_scroll chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
tree refactor (angular2/test_lib): ts'ifying last of test_lib 2015-06-02 13:11:30 -07:00
index.html perf(benchmarks): benchmark measuring cost of decorators (fixes #1479) 2015-04-27 10:16:52 -07:00