You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -37,17 +33,17 @@ $ leofs-adm update-acl test 05236 public-read
37
33
OK
38
34
```
39
35
40
-
## Configuration file for basho_bench
36
+
## Configuration file for leofs_bench
41
37
### An Example
42
38
43
-
Some examples are included in LeoFS' repository at [leo-project / leofs / test / conf](https://github.com/leo-project/leofs/tree/master/test/conf). If you would like to learn basho_bench's configuration, you can see [BashoBench's Configuration](https://docs.basho.com/riak/kv/2.2.0/using/performance/benchmarking/#configuration).
39
+
Some examples are included in LeoFS' repository at [leo-project / leofs / test / conf](https://github.com/leo-project/leofs/tree/master/test/conf). If you would like to learn leofs_bench's configuration.
@@ -73,24 +69,24 @@ Some examples are included in LeoFS' repository at [leo-project / leofs / test /
73
69
| check_integrity (default:false) | Check integrity of registered object - compare an original MD5 with a retrieved object’s MD5 (Only for developers)|
74
70
75
71
76
-
## Running basho_bench (1)
72
+
## Running leofs_bench (1)
77
73
78
-
In this example, LeoFS and `basho_bench` are installed locally. The following commands can be used to run `basho_bench`.
74
+
In this example, LeoFS and `leofs_bench` are installed locally. The following commands can be used to run `leofs_bench`.
0 commit comments