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

Add additional benchmarks to picking::ray_mesh_intersection #18254

Open
BD103 opened this issue Mar 11, 2025 · 0 comments
Open

Add additional benchmarks to picking::ray_mesh_intersection #18254

BD103 opened this issue Mar 11, 2025 · 0 comments
Labels
A-Picking Pointing at and selecting objects of all sorts C-Benchmarks Stress tests and benchmarks used to measure how fast things are D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes

Comments

@BD103
Copy link
Member

BD103 commented Mar 11, 2025

In order to merge #18232 (originally #16148), the improvements to our benchmarks had to be reverted in order to avoid merge conflicts. These changes are still generally useful, however, and would improve our picking benchmarks if integrated.

Specifically, changes changes made to ray_mesh_intersection.rs here need to be combined with the changes made in #17033, which caused the merge conflict.

@BD103 BD103 added C-Benchmarks Stress tests and benchmarks used to measure how fast things are D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes A-Picking Pointing at and selecting objects of all sorts labels Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Picking Pointing at and selecting objects of all sorts C-Benchmarks Stress tests and benchmarks used to measure how fast things are D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes
Projects
None yet
Development

No branches or pull requests

1 participant