mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 15:52:23 +01:00
- I observed that client TX throughput < client RX throughput, but server TX throughput > server RX throughput. Turns out this is just a typo in the printing of the stats. The RX stat was being printed as the TX stat and vice- versa. - I added a note to scripts/benchmark.test about a 2 second sleep we do waiting for the server to come up. If you were to time this script with the time command, you'll see that 2 seconds in the result, which might be confusing if you didn't realize the sleep was there.
2.9 KiB
Executable File
2.9 KiB
Executable File