351 B
351 B
- Added
StartupTimingObserverfor measuring how long each processor'sstart()method takes during pipeline startup. Also measures transport readiness — the time fromStartFrameto first client connection — via theon_transport_readiness_measuredevent. Useful for diagnosing cold start slowness and identifying initialization bottlenecks.