Skip to content

Commit

Permalink
doc-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ban-nobuhiro committed Jun 11, 2024
1 parent 42ea88c commit b942164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ LD_PRELOAD=[/path/to/some memory allocator lib] ./yakushima_bench -initial_recor
+ value_size : default : `8`

``` shell
LD_PRELOAD=[/path/to/some memory allocator lib] ./yakushima_bench -initial_record 1000000 -thread 200
LD_PRELOAD=[/path/to/some memory allocator lib] ./yakushima_bench -initial_record 1000000 -thread 200 -instruction scan
```

* Remove benchmark.
Expand Down

0 comments on commit b942164

Please sign in to comment.