Caliper is a blockchain benchmark framework which allows users to measure the performance of a blockchain system under test. Caliper will produce reports containing a number of performance indicators, such as TPS (Transactions Per Second), transaction latency, resource utilization etc.
We will introduce the architecture of the framework, how to integrate with various blockchain systems, how to use caliper to define and run a test flow.