Skip to content

Commit

Permalink
mrbench: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
akiradeveloper committed Oct 19, 2024
1 parent c0434a6 commit b14dd90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/mrbench/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ while elapsed < du:
| num-shards (p) | 1 | 100 | Number of shards in each node |
| du (t) | 1s | 500ms | IO duration |
| n-batch-writes (w) | 1 | 30 | Number of writes in a IO batch |
| n-batch-reads (r) | 1 | 70 | Number of reads in a IO batch |
| n-batch-reads (r) | 0 | 70 | Number of reads in a IO batch |
| io-size | 1 | 1024 | Write IO size in B |
| enable-console | false | | Enable tokio-console |
| no-compaction | false | | Disable compaction after each IO batch |
| compaction-compaction | 1 | | The cycles to be done between compactions |

0 comments on commit b14dd90

Please sign in to comment.