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

2 lines
206 B
Markdown

- 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.