mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2da3551a70
GC and render events can happen _while_ running scripts as well as outside of the script blocks. The new metric entries capture both the gc and render time happening in the scrip blocks. PR Close #50771