f802194c18
Also have a new node type for queries. This leads to less memory usage and better performance. Deep Tree Benchmark results (depth 11): - createAndDestroy (view engine vs current codegen): * pureScriptTime: 78.80+-4% vs 72.34+-4% * scriptTime: 78.80+-4% vs 90.71+-9% * gc: 5371.66+-108% vs 9717.53+-174% * i.e. faster when gc is also considered and about 2x less memory usage! - update unchanged Part of #14013 PR Close #14120 |
||
---|---|---|
.. | ||
anchor_spec.ts | ||
component_view_spec.ts | ||
element_spec.ts | ||
embedded_view_spec.ts | ||
helper.ts | ||
provider_spec.ts | ||
pure_expression_spec.ts | ||
query_spec.ts | ||
text_spec.ts | ||
view_def_spec.ts |