You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.
Currently, every state of every unit in DCs of the simulation is fetched on last-simulated-tick change. This should be restricted to a limited time-range (similar to video streaming services caching only a portion ahead), or at least to states that are relevant at the current zoom-level (i.e. only fetch room states for currently selected room).
The text was updated successfully, but these errors were encountered:
Currently, every state of every unit in DCs of the simulation is fetched on last-simulated-tick change. This should be restricted to a limited time-range (similar to video streaming services caching only a portion ahead), or at least to states that are relevant at the current zoom-level (i.e. only fetch room states for currently selected room).
The text was updated successfully, but these errors were encountered: