Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

test:

  name: simple

  description: >-

    This is an example benchmark for Caliper, to test the backend DLT's

    performance with simple account opening & querying transactions.

  workers:

    number:1

  rounds:

    - label: open

      description: >-

        Test description for the opening of an account through the deployed

        contract.

      txNumber:*number-of-accounts

      rateControl:

        type: fixed-rate

        opts:

          tps:110 # tps for opening the configured number of accounts

      workload:

        module: benchmarks/scenario/simple/open.js

        arguments:*simple-args

Log file for one node during a short performance run:


View file
namenode.log
height250