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

feat: optimize originDestination graph #316

Merged

Conversation

shenriotpro
Copy link
Contributor

@shenriotpro shenriotpro commented Oct 18, 2024

Description

Optimize "medium" CSV computing from 2s to approx. 0.5s on my machine (while increasing the schedule duration from 10 hours to 16 hours).

Issues

close #270

Checklist

  • This PR contains a description of the changes I'm making
  • I've read the Contribution Guidelines
  • I've added tests for changes or features I've introduced
  • I documented any high-level concepts I'm introducing in documentation/
  • CI is currently green and this is ready for review

@emersion emersion self-requested a review October 18, 2024 14:09
@shenriotpro shenriotpro marked this pull request as ready for review October 18, 2024 14:22
@shenriotpro shenriotpro requested a review from aiAdrian as a code owner October 18, 2024 14:22
@aiAdrian aiAdrian merged commit 83895a1 into SchweizerischeBundesbahnen:main Oct 21, 2024
7 checks passed
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.

[Feature request]: Optimize the Pathfinding algorithm for Origin / Destination
2 participants