honehone12 / bevy_replicon_bootstrap

Networking bootstrap on top of bevy_replicon.
The Unlicense
0 stars 0 forks source link

sorting whole buffer in every tick is inefficient #17

Closed honehone12 closed 3 weeks ago

honehone12 commented 1 month ago

use two buffers, one for frontier and one for cache.