performance_dashboard
¶
Local dashboard helpers for FastVideo performance tracking.
Modules¶
fastvideo.performance_dashboard.__main__
¶
Run the local performance dashboard server.
fastvideo.performance_dashboard.metrics
¶
Metric definitions shared by the performance dashboard backend.
fastvideo.performance_dashboard.service
¶
Pure data transforms for the local performance dashboard.
The functions in this module operate on normalized records from
fastvideo/tests/performance/compare_baseline.py. They intentionally avoid
network and FastAPI concerns so they can be tested with in-memory fixtures.