bevy/examples/stress_tests/README.md

4 lines
210 B
Markdown
Raw Normal View History

# Stress tests
These examples are used to stress test Bevy's performance in various ways. These should be run with the --release argument to cargo or equivalent optimization, otherwise they will be very slow.