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

[Tips] Ideas or suggestions for run time optimization #102

Open
bkowshik opened this issue Feb 7, 2022 · 0 comments
Open

[Tips] Ideas or suggestions for run time optimization #102

bkowshik opened this issue Feb 7, 2022 · 0 comments

Comments

@bkowshik
Copy link

bkowshik commented Feb 7, 2022

Was able to get a project working with SharedStreets end-to-end on a small dataset. 🎉

Now, scaling to a large dataset seems to be a bigger challenge that I had anticipated. The dataset that I running on took about 15 minutes to complete 1% in the match step and thus I had to pause this to find an alternative.

  • What are potential optimizations that can be made to reduce the run-time of the library
  • Any ideas on running this on lots of cores or in parallel, etc
  • Also, working with line-delimited JSON instead of a GeoJSON

Any ideas or suggestions on the same are really appreciated. Thank you. 🙏

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

No branches or pull requests

1 participant