Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexferl authored Apr 7, 2024
1 parent 673e91c commit 6592c4e
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,16 +109,3 @@ Usage of ./tinysyslogd:
--sinks strings Sinks to save syslogs to. Valid sinks: [console elasticsearch filesystem] (default [console])
--socket-type string Type of socket to use, TCP or UDP. If no type is specified, both are used.
```

## Benchmarks
Nothing scientific here but with a simple client consisting of a for loop sending large messages as fast as possible over UDP:

`iostat -d 5`
```
KB/t tps MB/s
127.61 585 72.95
127.66 592 73.74
126.41 591 72.98
126.36 590 72.76
124.76 615 74.95
```

0 comments on commit 6592c4e

Please sign in to comment.