Hi!
Could you explain how you are measuring this?
In the code, I added timestamps to calculate the total number of bytes transmitted within 10 seconds and compute the throughput. Currently, the packet size has reached the maximum of 252 bytes. What other areas can I focus on to improve throughput? Alternatively, is there anything unreasonable in my approach?
In the code, I added timestamps to calculate the total number of bytes transmitted within 10 seconds and compute the throughput. Currently, the packet size has reached the maximum of 252 bytes. What other areas can I focus on to improve throughput? Alternatively, is there anything unreasonable in my approach?