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
For flags like -debug-time-function-bodies, this
makes it easier to measure the impact of parsing
functions that take a short amount of time to parse
(less than 0.1ms) but are parsed many times and
therefore add up over the course of the full build.
0 commit comments