You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
enable ability to only record Stats.trackTime (#18337)
also aggregate total phase time.
when combined with `-Ydetailed-stats` then you can see the time taken by
each phase, without blowing up the hot paths, also makes it easier to
see the total time taken by all phases.
0 commit comments