abstreet/tests
Dustin Carlino db435cd56d Use the quick fix to https://github.com/easbar/fast_paths/issues/34 to
dramatically improve time to import and edit maps.

The fix helps all maps that use extremely high edge weights to prevent
people from cutting through private roads. There may be a more robust
fast_paths fix later, but I want to reap the benefits for tomorrow's
release.

The dramatic numbers:

- importing huge_seattle: 893s down to 108s
- editing huge_seattle: 102s down to 19s

Query speeds didn't appear to substantially change.
2021-07-17 22:33:01 -07:00
..
goldenfiles Use the quick fix to https://github.com/easbar/fast_paths/issues/34 to 2021-07-17 22:33:01 -07:00
input Adjust the threshold for what counts as a straight vs right turn from 10 2020-12-18 12:06:16 -08:00
src Import Loop 101, adding an option to skip local roads to cut down map 2021-07-08 10:25:36 -07:00
Cargo.toml Upgrade most dependencies 2021-02-03 18:13:06 -08:00