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

Optimization: avoid a memory allocation when padding RGB u8 to RGBA #2345

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

emilk
Copy link
Member

@emilk emilk commented Jun 9, 2023

What

Helps #2306 a bit

Checklist

PR Build Summary: https://build.rerun.io/pr/2345

Docs preview: https://rerun.io/preview/7bed2a1/docs
Examples preview: https://rerun.io/preview/7bed2a1/examples

@emilk emilk added 🚀 performance Optimization, memory use, etc 📺 re_viewer affects re_viewer itself labels Jun 9, 2023
@Wumpf Wumpf merged commit e4f5f4b into main Jun 9, 2023
@Wumpf Wumpf deleted the emilk/optimize-tensor-to-gpu branch June 9, 2023 14:22
emilk added a commit that referenced this pull request Jun 15, 2023
…2345)

Helps #2306 a bit

* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)

<!-- This line will get updated when the PR build summary job finishes.
-->
PR Build Summary: https://build.rerun.io/pr/2345

<!-- pr-link-docs:start -->
Docs preview: https://rerun.io/preview/7bed2a1/docs
Examples preview: https://rerun.io/preview/7bed2a1/examples
<!-- pr-link-docs:end -->
This was referenced Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 performance Optimization, memory use, etc 📺 re_viewer affects re_viewer itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants