bevy/crates/bevy_ecs
bjorn3 6719c2c390 Extract monomorphic get_insert_bundle_info function (#1910)
This shrinks breakout from 316k to 310k when using `--feature dynamic`.

I haven't run the ecs benchmark to test performance as my laptop is too noisy for reliable benchmarking.
2021-04-22 19:34:34 +00:00
..
macros Allow deriving SystemParam on private types (#1936) 2021-04-16 18:40:49 +00:00
src Extract monomorphic get_insert_bundle_info function (#1910) 2021-04-22 19:34:34 +00:00
Cargo.toml Release 0.5.0 (#1835) 2021-04-06 18:48:48 +00:00