mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Update test-network-k8s/docs/CALIPER.md
Co-authored-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com> Signed-off-by: takayuki-nagai <57936858+takayuki-nagai@users.noreply.github.com>
This commit is contained in:
parent
4b9b4753e4
commit
47a248bb85
1 changed files with 2 additions and 1 deletions
|
|
@ -192,6 +192,7 @@ test:
|
|||
|
||||
After creating the above files, you can run a performance benchmark with the following command, which will create some assets and measure the time it takes to reference the assets.
|
||||
|
||||
```bash
|
||||
```shell
|
||||
|
||||
npx caliper launch manager --caliper-workspace . --caliper-benchconfig benchmarks/myAssetBenchmark.yaml --caliper-networkconfig networks/fabric/test-network.yaml
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue