HTTP performance (response time)
Posted: Thu Apr 15, 2021 4:16 pm
Hi,
I was using this http server implementation https://github.com/igrr/esp32-http-server.
The http response was 25 ms in avarage. After updating to IDF 4.2 http-server, the resposne avarage became 60ms. Any ideas how minimize the response time?
Thanks!
I was using this http server implementation https://github.com/igrr/esp32-http-server.
The http response was 25 ms in avarage. After updating to IDF 4.2 http-server, the resposne avarage became 60ms. Any ideas how minimize the response time?
Thanks!