Skip to content

Commit 6592c4e

Browse files
authored
Update README.md
1 parent 673e91c commit 6592c4e

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

Diff for: README.md

-13
Original file line numberDiff line numberDiff line change
@@ -109,16 +109,3 @@ Usage of ./tinysyslogd:
109109
--sinks strings Sinks to save syslogs to. Valid sinks: [console elasticsearch filesystem] (default [console])
110110
--socket-type string Type of socket to use, TCP or UDP. If no type is specified, both are used.
111111
```
112-
113-
## Benchmarks
114-
Nothing scientific here but with a simple client consisting of a for loop sending large messages as fast as possible over UDP:
115-
116-
`iostat -d 5`
117-
```
118-
KB/t tps MB/s
119-
127.61 585 72.95
120-
127.66 592 73.74
121-
126.41 591 72.98
122-
126.36 590 72.76
123-
124.76 615 74.95
124-
```

0 commit comments

Comments
 (0)