Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokesh Jain committed Jan 18, 2024
1 parent e6c3eaf commit 3cf319a
Show file tree
Hide file tree
Showing 3 changed files with 154 additions and 155 deletions.
2 changes: 1 addition & 1 deletion kafka-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Benchmarks of kafka client libraries for Golang.
## Execute Benchmark

```bash
go test -bench=. -benchmem -count 5 -benchtime=100000x > results/results.out
go test -timeout=5h -bench=. -benchmem -count 5 -benchtime=100000x > results/results.out
```

## Docker File
Expand Down
File renamed without changes.
Loading

0 comments on commit 3cf319a

Please sign in to comment.