mirror of
https://github.com/bevyengine/bevy
synced 2024-11-13 00:17:27 +00:00
179f719553
## Objective Fixes: #5110 ## Solution - Moved benches into separate modules according to the part of ECS they are testing. - Made so all ECS benches are included in one `benches.rs` so they don’t need to be added separately in `Cargo.toml`. - Renamed a bunch of files to have more coherent names. - Merged `schedule.rs` and `system_schedule.rs` into one file. |
||
---|---|---|
.. | ||
benches | ||
Cargo.toml |