ethkit
ethkit copied to clipboard
ethrpc: batch calls are very slow
I was trying a batch call with 4 calls, CodeAt and three function read calls, its way faster to call them seperately concurrently than doing a batch call for some reason, could be node do slower responses to batch calls but maybe a ethrpc problem