rerun icon indicating copy to clipboard operation
rerun copied to clipboard

`rr.log(…, rr.Image(…))` slow

Open emilk opened this issue 2 years ago • 1 comments

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:

  • https://github.com/rerun-io/rerun/issues/3084
  • https://github.com/rerun-io/rerun/issues/4100

emilk avatar Aug 23 '23 09:08 emilk

We should ask them to try again with 0.9 and see if this is still a problem

emilk avatar Oct 09 '23 07:10 emilk

We've rewritten this code path so many times; I'm gonna just assume this isn't an issue anymore

emilk avatar Oct 21 '24 10:10 emilk