mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 05:03:47 +00:00
c747cc526b
# Objective - Several examples are useful for qualitative tests of Bevy's performance - By contrast, these are less useful for learning material: they are often relatively complex and have large amounts of setup and are performance optimized. ## Solution - Move bevymark, many_sprites and many_cubes into the new stress_tests example folder - Move contributors into the games folder: unlike the remaining examples in the 2d folder, it is not focused on demonstrating a clear feature. |
||
---|---|---|
.. | ||
bevymark.rs | ||
many_cubes.rs | ||
many_lights.rs | ||
many_sprites.rs | ||
transform_hierarchy.rs |