11

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?

pvrforpranavvr
  • 1,740
  • 1
  • 17
  • 28
ethertest
  • 317
  • 3
  • 13

2 Answers2

7

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

Community
  • 1
  • 1
pvrforpranavvr
  • 1,740
  • 1
  • 17
  • 28
4

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.

willzard
  • 56
  • 1