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.