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
1025919b8f
commit
e3f84c679d
1 changed files with 2 additions and 1 deletions
|
|
@ -99,7 +99,8 @@ organizations:
|
|||
discover: true
|
||||
```
|
||||
|
||||
Currently, sample code for running a performance benchmark targeting asset-transfer-basic is not published on github. Therefore, use the sample code published in [Caliper's user manual to build a test workload.](https://hyperledger.github.io/caliper/vNext/fabric-tutorial/tutorials-fabric-existing/)
|
||||
Currently, sample code for running a performance benchmark targeting asset-transfer-basic is not published on the Caliper repository. Therefore, use the sample code published in [Caliper's user manual to build a test workload.](https://hyperledger.github.io/caliper/vNext/fabric-tutorial/tutorials-fabric-existing/)
|
||||
|
||||
|
||||
As shown in "Step 3" of the above document, create workload/readAsset.js file and edit as below:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue