Skip to content

Conversation

@emilk
Copy link
Member

@emilk emilk commented Dec 21, 2025

No description provided.

@emilk emilk added 🧑‍💻 dev experience developer experience (excluding CI) 📉 performance Optimization, memory use, etc exclude from changelog PRs with this won't show up in CHANGELOG.md labels Dec 21, 2025
}

let current_stores = current_stores.get_or_insert({
let current_stores = current_stores.get_or_insert_with(|| {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might actually save us quite a lot of overhead

@github-actions
Copy link

github-actions bot commented Dec 21, 2025

Web viewer built successfully.

Result Commit Link Manifest
0282e3e https://rerun.io/viewer/pr/12296 +nightly +main

View image diff on kitdiff.

Note: This comment is updated whenever you push a commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧑‍💻 dev experience developer experience (excluding CI) exclude from changelog PRs with this won't show up in CHANGELOG.md 📉 performance Optimization, memory use, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants