angular-cn/modules/angular2/test/render/dom
Tobias Bosch ba7956f521 fix(render): only look for content tags in views that might have them.
Largetable benchmark with `interpolationAttr` and 200 rows / 20 columns:
Time for destroy/create pair dropped from about 1260ms to about 150ms.

Related to #2298, but does not really fix it as we are still slow
if people are using `<content>`.

Closes #2297
2015-06-02 15:31:07 -07:00
..
compiler refactor(Compiler): improve the error message on component load error 2015-06-02 12:59:50 +02:00
events refactor(render): ts’ify tests 2015-05-26 09:38:26 -07:00
shadow_dom fix(render): only look for content tags in views that might have them. 2015-06-02 15:31:07 -07:00
view fix(render): only look for content tags in views that might have them. 2015-06-02 15:31:07 -07:00
convert_spec.ts feat(transformers): added support for lifecycle events 2015-05-29 16:40:34 -07:00
dom_renderer_integration_spec.ts refactor(render): ts’ify tests 2015-05-26 09:38:26 -07:00
dom_testbed.ts refactor(render): ts’ify tests 2015-05-26 09:38:26 -07:00
shadow_dom_emulation_integration_spec.ts refactor(render): ts’ify tests 2015-05-26 09:38:26 -07:00