jaggedsoft / node-binance-api

Node Binance API is an asynchronous node.js library for the Binance API designed to be easy to use.
MIT License
1.58k stars 767 forks source link

added pool_agent to promiseRequest in order to reduce request latency #891

Closed vikt20 closed 1 year ago

vikt20 commented 1 year ago

By applying this small approach, I managed to reduce latency threefold, from an average of 800ms to 300ms.