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

Are there any benchmark tests for this? #22

Open
decentralisedkev opened this issue Mar 14, 2018 · 1 comment
Open

Are there any benchmark tests for this? #22

decentralisedkev opened this issue Mar 14, 2018 · 1 comment

Comments

@decentralisedkev
Copy link

I am looking to run this algorithm on one million nodes (A1.....An)

repeatedly doing route.path('A1'...'K')

So only the starting node changes, whereas the ending node will stay the same.

In spite of this, I would like to know whether any benchmarks have been performed regarding a large dataset?

@albertorestifo
Copy link
Owner

Nope. I simply did some local benchmarks when doing the rewrite to v2, to ensure performance improved.

Would be cool to have some as part of the test pipeline. Contributions welcomed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants