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

Curvejs Performance: (getPoolList, getPool) #313

Open
amytsang opened this issue Apr 23, 2024 · 1 comment
Open

Curvejs Performance: (getPoolList, getPool) #313

amytsang opened this issue Apr 23, 2024 · 1 comment

Comments

@amytsang
Copy link
Contributor

No description provided.

@amytsang
Copy link
Contributor Author

In UI I have to first make a call to get pool list, then another call to get Pool object.

Is there a way to return the getPool object without having to call getPoolList first? This is causing performance issue, because UI have to make x amount of pools calls (event though the call itself is small, but when there are 900 of them, it becomes very slow)

@amytsang amytsang changed the title Curvejs Performance: (getPoolList, getPools) Curvejs Performance: (getPoolList, getPool) Apr 23, 2024
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