rr.log(…, rr.Image(…))
slow
#3085
Labels
📉 performance
Optimization, memory use, etc
🐍 Python API
Python logging API
🦀 Rust API
Rust logging API
Milestone
A user reported logging 4k video frames using
log_image
(without jpeg compression) and streaming it to the Rerun Viewer. The SDK was the bottle-neck, NOT the viewer. I want to understand why.Related:
The text was updated successfully, but these errors were encountered: