I have written a new guide about the various performance tunables in #bevyengine !

It describes the various engine parameters that you can tweak, that affect performance.

Bevy's defaults are good for many projects (and this Cheatbook page will explain why), but some projects might benefit from changing some of them. This page will teach you what they are, how you can change them, and why you might want to change them.

You can read it here: https://bevy-cheatbook.github.io/setup/perf.html

#bevy_cheatbook #rustlang

Performance Tunables - Unofficial Bevy Cheat Book