Forum Discussion
Altera_Forum
Honored Contributor
19 years agoI discovered that i compiled my test with -O0 for the library. After replacing all optimization to -O2 I get 1.715 ms to send/receive 200 bytes. This is still a factor ~2 above the values in table 1-3 of the lwip tutorial. Does anybodyhave any explaination for this factor?