SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

[compiler] Add simple walltime measurement (#32331)

Adds a new Timing logger event to the compiler which currently only
records the walltime of running the compiler from the time the babel
plugin's Program visitor enters to the time it exits.

To enable, run the compiler with `ENABLE_REACT_COMPILER_TIMINGS=1 ...`
or `export ENABLE_REACT_COMPILER_TIMINGS=1` to set it by default.
L
lauren committed
989b0cccc215e5c4692552b0cc01d23938dcf99b
Parent: 76e44c2
Committed by GitHub <[email protected]> on 2/7/2025, 9:04:46 PM