Commit c3fb549
committed
Add RRD loading metrics tracking with UI visualization
Implements metrics tracking for RRD file loading when
profiling is active. Tracks the complete pipeline
from file loading through playback completion with
detailed timing breakdowns and a visual timeline display.
Also prints performance breakdown to the console.
Metrics tracked:
- Time to first message
- Stream latency
- Ingestion lag time
- Playback time
- Message throughput (msgs/sec)
- Total end-to-end loading time1 parent c0057c0 commit c3fb549
File tree
3 files changed
+750
-5
lines changed- crates/viewer/re_viewer/src
3 files changed
+750
-5
lines changed
0 commit comments