![]() # Objective Optimization for sprite picking ## Solution Use `radsort` for the sort. We already have `radsort` in tree for sorting various phase items (including `Transparent2d` / sprites). It's a stable parallel radix sort. ## Testing Tested on an M1 Max. `cargo run --example sprite_picking` `cargo run --example bevymark --release --features=trace,trace_tracy -- --waves 100 --per-wave 1000 --benchmark` <img width="983" alt="image" src="https://github.com/user-attachments/assets/0f7a8c3a-006b-4323-a2ed-03788918dffa" /> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |