Skip to content

Commit

Permalink
doc: update to the latest benchmark results
Browse files Browse the repository at this point in the history
  • Loading branch information
panjf2000 committed Oct 22, 2021
1 parent d219ce9 commit 81d9842
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ To see the full ranking list, visit [TechEmpower Plaintext Benchmark](https://ww
Memory : 16.0 GiB
# Go version and settings
Go Version : go1.16.5 linux/amd64
Go Version : go1.17.2 linux/amd64
GOMAXPROCS : 8
# Benchmark parameters
TCP connections : 500/1000/5000/10000
TCP connections : 1000/2000/5000/10000
Packet size : 512/1024/2048/4096/8192/16384/32768/65536 bytes
Test duration : 15s
```
Expand Down
4 changes: 2 additions & 2 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@ Go : go1.14.x linux/amd64
Memory : 16.0 GiB
# Go version and settings
Go Version : go1.16.5 linux/amd64
Go Version : go1.17.2 linux/amd64
GOMAXPROCS : 8
# Benchmark parameters
TCP connections : 500/1000/5000/10000
TCP connections : 1000/2000/5000/10000
Packet size : 512/1024/2048/4096/8192/16384/32768/65536 bytes
Test duration : 15s
```
Expand Down

0 comments on commit 81d9842

Please sign in to comment.