Files
pipecat/changelog/3881.added.md
2026-03-02 13:10:09 -05:00

206 B

  • Added StartupTimingObserver for measuring how long each processor's start() method takes during pipeline startup. Useful for diagnosing cold start slowness and identifying initialization bottlenecks.