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?
            Asked
            
        
        
            Active
            
        
            Viewed 1,553 times
        
    2 Answers
7
            
            
        Hyperledger Caliper is a blockchain benchmark framework to measure performance of multiple blockchain solutions.
I think the below links help you a lot.
        Community
        
- 1
 - 1
 
        pvrforpranavvr
        
- 2,708
 - 2
 - 24
 - 34
 
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