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

services/horizon: Improve performance of path finding endpoint #4106

Closed
4 of 5 tasks
tamirms opened this issue Nov 29, 2021 · 0 comments · Fixed by #4096, #4102, #4104 or #4105
Closed
4 of 5 tasks

services/horizon: Improve performance of path finding endpoint #4106

tamirms opened this issue Nov 29, 2021 · 0 comments · Fixed by #4096, #4102, #4104 or #4105
Assignees

Comments

@tamirms
Copy link
Contributor

tamirms commented Nov 29, 2021

The path finding endpoints have had increased latency and CPU consumption because of the growth in trading pairs coming from both the orderbook and liquidity pools.

This is the tracking issue for implementing performance improvements to the in-memory graph implementation.

Improvements:

For future reference, these Ideas did not work:

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