Add additional benchmarks to picking::ray_mesh_intersection
#18254
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
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.The text was updated successfully, but these errors were encountered: