mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
92ea730362
# Objective - Add benchmarks to test the performance of `Schedule`'s system dependency resolution. ## Solution - Do a series of benchmarks while increasing the number of systems in the schedule to see how the run-time scales. - Split the benchmarks into a group with no dependencies, and a group with many dependencies. |
||
---|---|---|
.. | ||
benches | ||
Cargo.toml |