abstreet/abstutil
Dustin Carlino 491f4bbffe Speed up the simulation by replacing BTreeMaps with a simple Vec lookup. #368
No behavioral changes. Dramatic performance boost:

- 8 hours of downtown: 170s down to 135s
- prebaking: 3m33s down to 3m4s
2020-10-16 12:10:05 -05:00
..
src Speed up the simulation by replacing BTreeMaps with a simple Vec lookup. #368 2020-10-16 12:10:05 -05:00
Cargo.toml Ditch cpuprofiler in favor of cargo flamegraph. Add a tool that just 2020-10-15 17:12:38 -05:00