bevy/crates/bevy_render
Robert Swain 0e821da704 bevy_render: Batch insertion for prepare_uniform_components (#4179)
# Objective

- Make insertion of uniform components faster

## Solution

- Use batch insertion in the prepare_uniform_components system
- Improves `many_cubes -- sphere` from ~42fps to ~43fps


Co-authored-by: François <mockersf@gmail.com>
2022-03-11 23:20:18 +00:00
..
src bevy_render: Batch insertion for prepare_uniform_components (#4179) 2022-03-11 23:20:18 +00:00
Cargo.toml Update Hexasphere to 7.0.0 (#4001) 2022-02-21 23:49:07 +00:00