measuring Hyperledger Composer performance using H

2019-04-26 09:13发布

问题:

Is it possible to measure Hyperledger composer network performance which runs on Hyperledger fabric using Hyperledger Caliper framework? If yes can you guide me how can I change the configuration to connect Caliper to running Hyperledger composer network?

回答1:

If you use composer rest server to enable rest api endpoints, you can always use apache meter to test out the latency of your system.



回答2:

Hyperledger Caliper is a blockchain benchmark framework to measure performance of multiple blockchain solutions.

I think the below links help you a lot.

Hyperledger Caliper Setup

Hyperledger Caliper