angular/modules/benchmarks/src
Tobias Bosch dd06a871b7 fix(render): allow to configure when templates are serialized to strings
Introduces the injectable `TemplateCloner` that can be configured via the new token `MAX_IN_MEMORY_ELEMENTS_PER_TEMPLATE_TOKEN`.

Also replaces `document.adoptNode` with `document.importNode` as otherwise
custom elements are not triggered in chrome 43.

Closes #3418
Closes #3433
2015-07-31 12:04:32 -07:00
..
change_detection refactor(change_detect): Move common fields to AbstractChangeDetector 2015-07-29 10:46:49 -07:00
compiler fix(render): allow to configure when templates are serialized to strings 2015-07-31 12:04:32 -07:00
costs feat(bootstrap): remove the need for explicit reflection setup in bootstrap code 2015-07-22 17:02:32 -07:00
di feat(bootstrap): remove the need for explicit reflection setup in bootstrap code 2015-07-22 17:02:32 -07:00
element_injector feat(di): removed app injector 2015-07-01 13:33:43 -07:00
largetable feat(bootstrap): remove the need for explicit reflection setup in bootstrap code 2015-07-22 17:02:32 -07:00
naive_infinite_scroll refactor(benchmarks): Remove unnecessary style setter 2015-07-31 00:29:02 +00:00
static_tree feat(bootstrap): remove the need for explicit reflection setup in bootstrap code 2015-07-22 17:02:32 -07:00
tree feat(bootstrap): remove the need for explicit reflection setup in bootstrap code 2015-07-22 17:02:32 -07:00
index.html feat(benchmark): add static_tree benchmark 2015-07-22 10:58:50 -07:00