Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wip: footpath component preprocessing #76

Merged
merged 10 commits into from
Mar 8, 2024
Merged

wip: footpath component preprocessing #76

merged 10 commits into from
Mar 8, 2024

Conversation

felixguendling
Copy link
Member

No description provided.

@felixguendling felixguendling marked this pull request as draft March 3, 2024 17:48
@felixguendling
Copy link
Member Author

Paris dataset from motis-project/motis#446 (comment)

Old:
Screenshot from 2024-03-06 23-35-06

New unlimited footpath length:
Screenshot from 2024-03-06 23-23-47

90 minute footpath length:
Screenshot from 2024-03-06 23-25-45

Routing results are a little bit shorter in some cases due to a bug in the old implementation.

With the 90 minute setting, times preprocessing time is quite short and memory usage is also significantly lower.

@felixguendling
Copy link
Member Author

MOTIS Europe Demo import time:

time ./motis-fp --import.data_dir data-fp --mode test
real	2m54.626s
user	3m43.819s
sys	0m6.478s


time ./motis-master --import.data_dir data-master --mode test
real	2m59.268s
user	2m52.588s
sys	0m6.665s

@felixguendling felixguendling marked this pull request as ready for review March 8, 2024 13:35
@felixguendling felixguendling merged commit 7f0c17b into master Mar 8, 2024
12 checks passed
@felixguendling felixguendling deleted the fp branch March 8, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant