angular-cn/modules/benchmarks/src/tree
Tobias Bosch 2f87eb52fe feat(core): add initial view engine (#14014)
The new view engine allows our codegen to produce less code,
as it can interpret view definitions during runtime.

The view engine is not feature complete yet, but already
allows to implement a tree benchmark based on it.

Part of #14013
2017-01-20 13:10:57 -08:00
..
baseline refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
incremental_dom refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
ng2 refactor(compiler): generate less code for bindings to DOM elements 2017-01-03 13:05:05 -08:00
ng2_ftl refactor(compiler): generate less code for bindings to DOM elements 2017-01-03 13:05:05 -08:00
ng2_next feat(core): add initial view engine (#14014) 2017-01-20 13:10:57 -08:00
ng2_static fix(benchmarks): use sanitized style values (#12943) 2016-11-17 15:18:10 -08:00
ng2_static_ftl refactor(compiler): generate less code for bindings to DOM elements 2017-01-03 13:05:05 -08:00
ng2_switch refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
polymer style: add missing copyright headers 2016-10-31 14:25:53 -07:00
polymer_leaves refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
util.ts style: add missing copyright headers 2016-10-31 14:25:53 -07:00