bevy_mod_scripting icon indicating copy to clipboard operation
bevy_mod_scripting copied to clipboard

Benchmarking + Optimisation

Open makspll opened this issue 3 years ago • 0 comments

The crate is very new, and I am not that familiar with Rust + Bevy,

Baseline benchmarks should be written, and code optimised.

A good start would be, not running scripts which do not have any callbacks corresponding to the set of events fired this frame.

makspll avatar May 13 '22 09:05 makspll