mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-28 12:12:00 +03:00
903eab1bc4
optimizations avoided serializing Analytics and paths of to-be-created agents, to reduce the file size. The logic to manage all of this isn't worth the complexity anymore, because: 1) We don't queue up a bunch of spawn commands anymore; we defer pathfinding until the last minute anyway. 2) We're not using savestates except for occasional manual debugging. Previously, there was an idea to quickly preview prebaked traffic mid-day. That idea was never fleshed out. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |