N
N
Nikolay372019-05-25 14:54:53
Node.js
Nikolay37, 2019-05-25 14:54:53

How to speed up sending Node js requests?

The bottom line is that I process the received JSON through a websocket connection, take information from it and send a post request. I am sending several request parameters and I would like to know if removing one of them will greatly affect the speed of sending and receiving a request by the server? Also, I want to know what exactly affects the speed of processing JSON data + sending them, maybe it's worth changing JS to any other language?
I also compared the results with VDS (with a higher speed than mine several times) and in the end it turns out that VDS sees data from websocket for ~ 3-5 seconds earlier than my computer + Internet

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question