You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/26 02:33:45 UTC

[GitHub] [incubator-nuttx] a-lunev removed a comment on pull request #5343: net/tcp/tcp_send_unbuffered: significantly boosted the throughput (to the level of tcp_sendfile)

a-lunev removed a comment on pull request #5343:
URL: https://github.com/apache/incubator-nuttx/pull/5343#issuecomment-1021544429


   @xiaoxiang781216 in case of sip:tcpblaster config (if CONFIG_NET_SENDFILE=n and CONFIG_NET_TCP_WRITE_BUFFERS=n) this patch increases the TCP throughput (unbuffered TX path) from 205 Kbit/s up to about 432 Mbit/s. However, I am not observing a throughput increase in case of a real hardware (e.g. on ESP32 Wi-Fi). What do you think, is it reasonable to merge this change or discard?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org