ooibc88 / blockbench

BLOCKBENCH: A Framework for Analyzing Private Blockchains. Blockbench contains workloads for measuring the data processing performance, and workloads for understanding the performance of different layers of Blockchain systems.
https://www.comp.nus.edu.sg/~dbsystem/fabricsharp/#/blockbench
Apache License 2.0
391 stars 174 forks source link

fabricv2.2 #95

Open yqcong opened 2 years ago

yqcong commented 2 years ago

Does anyone have the same situation as me? I don't know how to solve it

yqcong commented 2 years ago

image Make sure to deploy YCSB chaincode based on README.md. Current TIP = -1 In the last 2s, tx count = 0 latency = 139980 outstanding request = 47 In the last 2s, tx count = 0 latency = 0 outstanding request = 91 In the last 2s, tx count = 0 latency = 0 outstanding request = 139 In the last 2s, tx count = 0 latency = 0 outstanding request = 182 In the last 2s, tx count = 0 latency = 0 outstanding request = 214 In the last 2s, tx count = 0 latency = 0 outstanding request = 243 In the last 2s, tx count = 0 latency = 0 outstanding request = 276 In the last 2s, tx count = 0 latency = 0 outstanding request = 318 In the last 2s, tx count = 0 latency = 0 outstanding request = 345 In the last 2s, tx count = 0 latency = 0 outstanding request = 389 In the last 2s, tx count = 0 latency = 0 outstanding request = 429 In the last 2s, tx count = 0 latency = 0 outstanding request = 472 In the last 2s, tx count = 0 latency = 0 outstanding request = 516 In the last 2s, tx count = 0 latency = 0 outstanding request = 548 In the last 2s, tx count = 0 latency = 0 outstanding request = 590 In the last 2s, tx count = 0 latency = 0 outstanding request = 633

Hi,can you tell me why other data is 0? Or can you tell me the possible reason@RUAN0007

yqcong commented 2 years ago

Make sure to deploy YCSB chaincode based on README.md. Current TIP = -1 In the last 2s, tx count = 0 latency = 139980 outstanding request = 47 In the last 2s, tx count = 0 latency = 0 outstanding request = 91 In the last 2s, tx count = 0 latency = 0 outstanding request = 139 In the last 2s, tx count = 0 latency = 0 outstanding request = 182 In the last 2s, tx count = 0 latency = 0 outstanding request = 214 In the last 2s, tx count = 0 latency = 0 outstanding request = 243 In the last 2s, tx count = 0 latency = 0 outstanding request = 276 In the last 2s, tx count = 0 latency = 0 outstanding request = 318 In the last 2s, tx count = 0 latency = 0 outstanding request = 345 In the last 2s, tx count = 0 latency = 0 outstanding request = 389 In the last 2s, tx count = 0 latency = 0 outstanding request = 429 In the last 2s, tx count = 0 latency = 0 outstanding request = 472 In the last 2s, tx count = 0 latency = 0 outstanding request = 516 In the last 2s, tx count = 0 latency = 0 outstanding request = 548 In the last 2s, tx count = 0 latency = 0 outstanding request = 590 In the last 2s, tx count = 0 latency = 0 outstanding request = 633

Hi,can you tell me why other data is 0? Or can you tell me the possible reason@RUAN0007

tienquyet28 commented 1 year ago

Make sure to deploy YCSB chaincode based on README.md. Current TIP = -1 In the last 2s, tx count = 0 latency = 139980 outstanding request = 47 In the last 2s, tx count = 0 latency = 0 outstanding request = 91 In the last 2s, tx count = 0 latency = 0 outstanding request = 139 In the last 2s, tx count = 0 latency = 0 outstanding request = 182 In the last 2s, tx count = 0 latency = 0 outstanding request = 214 In the last 2s, tx count = 0 latency = 0 outstanding request = 243 In the last 2s, tx count = 0 latency = 0 outstanding request = 276 In the last 2s, tx count = 0 latency = 0 outstanding request = 318 In the last 2s, tx count = 0 latency = 0 outstanding request = 345 In the last 2s, tx count = 0 latency = 0 outstanding request = 389 In the last 2s, tx count = 0 latency = 0 outstanding request = 429 In the last 2s, tx count = 0 latency = 0 outstanding request = 472 In the last 2s, tx count = 0 latency = 0 outstanding request = 516 In the last 2s, tx count = 0 latency = 0 outstanding request = 548 In the last 2s, tx count = 0 latency = 0 outstanding request = 590 In the last 2s, tx count = 0 latency = 0 outstanding request = 633

Hi,can you tell me why other data is 0? Or can you tell me the possible reason@RUAN0007

i think the default in ./driver is -wl donothing.sol ,you may try -wl kvstore

tienquyet28 commented 1 year ago

i have try to install all C lib and use : make