Caliper report

Summary of performance metrics

Name Succ Fail Send Rate (TPS) Max Latency (s) Min Latency (s) Avg Latency (s) Throughput (TPS)
initLedger 0 100 106.2 0.00 100000.00 NaN 0.0

Benchmark round: initLedger

rateControl:
  type: fixed-rate
  opts:
    tps: 100

Performance metrics for initLedger

Name Succ Fail Send Rate (TPS) Max Latency (s) Min Latency (s) Avg Latency (s) Throughput (TPS)
initLedger 0 100 106.2 0.00 100000.00 NaN 0.0

Resource utilization for initLedger

Test Environment

benchmark config

name: simple
description: Excuting the benchmark for energy_trading
workers:
  type: local
  number: 10
rounds:
  - label: initLedger
    txNumber: 100
    rateControl:
      type: fixed-rate
      opts:
        tps: 100
    arguments:
      numberOfPlayers: 10
      rounds: 100
      arms: 5
      price_upper: 11
      price_lower: 5
    callback: benchmarks/scenario/energy_trading/initLedger.js

SUT

not provided