Assigned
Status Update
Comments
se...@google.com <se...@google.com> #2
Do you have a sample project that reproduces this issue that you can attach / link here?
No update yet.
Do you have a sample project that reproduces this issue that you can attach / link here?
Description
Compose performance investigation revealed this method is in the hot path to compose first paint.
LifecycleRegistry.forwardPass
It looks like a bit of perf work should allow us to shave ~1ms of every startup via improving this method.
Context: