Skip to content

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Oct 6, 2025

With lots of entities ofc.
Which also means that it practically replaces many_entities/main.py

Added as a super simple eyeballing-based end-to-end perf test that I'm using to make sure we don't regress perf as we're working on extending the transform system.

As we know, many entities is marred by various avoidable perf issues, notably transform perf is bad but not significant right now 😭

Example runs illustrating this:

pixi run rerun-release --threads=1
pixi run -e py python tests/python/many_entity_transforms/main.py --transforms-only
image
pixi run rerun-release --threads=1
pixi run -e py python tests/python/many_entity_transforms/main.py
image

@Wumpf Wumpf added 🔨 testing testing and benchmarks 🧑‍💻 dev experience developer experience (excluding CI) exclude from changelog PRs with this won't show up in CHANGELOG.md labels Oct 6, 2025
Copy link

github-actions bot commented Oct 6, 2025

Web viewer built successfully.

Result Commit Link Manifest
b972e64 https://rerun.io/viewer/pr/11437 +nightly +main

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 🔨 testing testing and benchmarks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant