2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-19 04:42:09 +00:00

More corrections.

This commit is contained in:
Marcelo Zimbres
2022-07-16 14:30:16 +02:00
parent 2a302dcb65
commit 2673557ce5

View File

@@ -1,4 +1,4 @@
# TCP echo server performance.
# TCP echo server performance
This document describe benchmarks the performance of TCP echo servers
I implemented in different languages using different Redis clients.
@@ -30,7 +30,7 @@ localhost where latency is 0.07ms on average on my machine. On higher
latency networks the difference among libraries is expected to
decrease.
### Remarks:
### Remarks
* I was not expecting Asio to perform so much better than Tokio and libuv.
* I did expect nodejs to come a little behind given it is is