Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
0x19 committed Sep 16, 2024
1 parent a7d99e8 commit 75f380e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ Latency Jitter (StdDev): 346.418350µs
#### Write Benchmark

```
make build && ./build/fdb benchmark --suite tcp --clients 50 --messages 200000 --type write --timeout 120
--- Benchmark Report ---
Total Clients: 50
Messages per Client: 200000
Expand Down Expand Up @@ -198,6 +200,8 @@ Latency Jitter (StdDev): 319.379812µs
#### Write Benchmark

```
make build && ./build/fdb benchmark --suite udp --clients 50 --messages 100000 --type write --timeout 120
--- Benchmark Report ---
Total Clients: 50
Messages per Client: 100000
Expand Down

0 comments on commit 75f380e

Please sign in to comment.