Skip to content
Discussion options

You must be logged in to vote

Have you tried the JsonRpcBatchProvider? That will automatically lump all calls made within the same event loop into one call.

That said, there is no reason ethers should be any slower than Web3.js, they both execute the exact same operations.

I’ll have Provider support in the playground soon though, which will be useful for tracking which calls are going over the wire.

Replies: 2 comments 22 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
22 replies
@teneko
Comment options

@ricmoo
Comment options

@ricmoo
Comment options

@teneko
Comment options

@ricmoo
Comment options

Answer selected by teneko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants