eventhorizon5 / skyscraper

The Skyscraper Project (Skyscrapersim) - an open source building, city, and elevator simulator
https://www.skyscrapersim.net
GNU General Public License v2.0
29 stars 7 forks source link

Issues with city simulations #51

Open eventhorizon5 opened 3 months ago

eventhorizon5 commented 3 months ago

Currently, mainly the "Simple City" demo has revealed issues with scaling the simulator to larger cities. The problems so far appear to be that certain objects aren't turned off for some buildings resulting in performance problems, high context switching between SBS sim engines when there's hundreds of them, the app appears to load slower and slower over time (heap fragmentation?), and high memory usage during loading.

eventhorizon5 commented 3 months ago

The high memory usage issue has been fixed.