f3c69e7f6b
The `flatten` function used `concat` and `slice` which created a lot of intermediary object allocations. Because `flatten` is used from query any benchmark which used query would exhibit high minor GC counts. PR Close #30468 |
||
---|---|---|
.. | ||
animations | ||
animations-browser | ||
common | ||
core | ||
elements | ||
forms | ||
platform-browser | ||
router |