Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rr.log(…, rr.Image(…)) slow #3085

Closed
emilk opened this issue Aug 23, 2023 · 2 comments
Closed

rr.log(…, rr.Image(…)) slow #3085

emilk opened this issue Aug 23, 2023 · 2 comments
Labels
📉 performance Optimization, memory use, etc 🐍 Python API Python logging API 🦀 Rust API Rust logging API
Milestone

Comments

@emilk
Copy link
Member

emilk commented Aug 23, 2023

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:

@emilk emilk added 🦀 Rust API Rust logging API 📉 performance Optimization, memory use, etc labels Aug 23, 2023
@emilk emilk added the 🐍 Python API Python logging API label Oct 9, 2023
@emilk
Copy link
Member Author

emilk commented Oct 9, 2023

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

@emilk emilk changed the title log_image slow rr.log(…, rr.Image(…)) slow Aug 5, 2024
@emilk
Copy link
Member Author

emilk commented Oct 21, 2024

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

@emilk emilk closed this as not planned Won't fix, can't repro, duplicate, stale Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📉 performance Optimization, memory use, etc 🐍 Python API Python logging API 🦀 Rust API Rust logging API
Projects
None yet
Development

No branches or pull requests

1 participant