NeuralMMO / environment

Neural MMO - A Massively Multiagent Environment for Artificial Intelligence Research
https://neuralmmo.github.io
MIT License
512 stars 67 forks source link

[Enhancement] Poor performance: Overlay communication #28

Closed jsuarez5341 closed 3 years ago

jsuarez5341 commented 4 years ago

Hard to time, but the server currently communicates a crop of every overlay to the server at every time step. It should only communicate the current overlay. This would reduce communication bandwidth by 2-3x now and more as we implement additional overlays