mirror of https://github.com/ARMmbed/mbed-os.git
7dddd9e578
For tests such as TCPEchoServer (http://mbed.org/users/emilmont/notebook/networking-libraries-benchmark/) this change showed a 28% improvement (14Mbps to 18Mbps) when the echo test was modified to instead use 1K data buffers. I targetted these two functions based on manual profiling samples which showed that a great deal of time was being spent in these two functions when the network stack was being slammed with UDP packets. |
||
---|---|---|
.. | ||
cc.h | ||
checksum.c | ||
memcpy.c | ||
perf.h | ||
sys_arch.c | ||
sys_arch.h |