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
It would be nice if we could see the amount of memory and CPU that was used when a component is executed.
I believe exposing CPU time requires a CallHook which means we'll probably want to put it behind a feature flag or benchmark it to make sure it doesn't regress performance.
christensenjairus, ThorstenHans, jovermier, radu-matei and seun-ja