Reputation: 317
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?
Upvotes: 11
Views: 1580
Reputation: 56
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.
Upvotes: 4
Reputation: 2938
Hyperledger Caliper is a blockchain benchmark framework to measure performance of multiple blockchain solutions.
I think the below links help you a lot.
Upvotes: 7