Overview of Hyperledger Caliper
mainHyperledger Caliper is a blockchain performance benchmark framework. It enables users to test various blockchain solutions using predefined use cases to generate performance test results.
Supported Blockchain Solutions
- Hyperledger Fabric v2.X (via Deprecated Network SDK and Gateway SDK)
Performance Indicators Measured
Caliper tracks several key metrics to evaluate blockchain performance:
- Success rate
- Throughput: Transactions per second (TPS) and Read throughput.
- Latency: Minimum, maximum, and average latency for Transactions and Reads.
- Resource consumption: CPU, Memory, Network IO, and other system resources.