angular/modules/benchmarks/src/compiler
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
..
compiler_benchmark.html refactor(benchmarks): Update compile benchmarks 2015-05-18 14:34:36 -07:00
compiler_benchmark.ts fix(render): allow to configure when templates are serialized to strings 2015-07-31 12:04:32 -07:00
selector_benchmark.html refactor(benchmarks): add cloud reporter, add params 2015-01-15 09:09:05 -08:00
selector_benchmark.ts chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00