abstreet/book
Dustin Carlino 0eda6307cd Defer creating TripSpec until the trip actually starts. #258
This speeds up scenario instantiation (because picking a bus to use can
be spread out over time) and is a step towards simplifying the spawning
code. Starting downtown goes from 12.8s to 2.2s.

All vehicles spawning at a border now regress to using the 1st valid
lane, instead of random. Now that the choice is made when the trip
starts, this could later be improved to pick the least loaded lane.

Now regenerate everything.
2021-01-10 18:55:38 -08:00
..
src Defer creating TripSpec until the trip actually starts. #258 2021-01-10 18:55:38 -08:00
book.toml Fix more broken links. Sadly can't enable linkcheck, because it has two false positives. 2020-09-24 19:37:16 -07:00
editing_map.gif finishing the consolidation of docs 2020-08-10 14:56:39 -07:00
evaluating_impacts.gif finishing the consolidation of docs 2020-08-10 14:56:39 -07:00
exploring_traffic.gif finishing the consolidation of docs 2020-08-10 14:56:39 -07:00