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

Really slow for lots of calls #106

Open
tuloski opened this issue Oct 14, 2024 · 0 comments
Open

Really slow for lots of calls #106

tuloski opened this issue Oct 14, 2024 · 0 comments

Comments

@tuloski
Copy link

tuloski commented Oct 14, 2024

There is something in the code really slowing down for a high number of calls when using .call() with ethers provider (I don't know with web3 if it's different).
And I'm not talking about waiting the node to return the request, just calling the function is taking lots of time. I didn't look in the code very much but probably it's doing some other async request? Because it cannot be only CPU time to be that slow.

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