Expand description
Tooling for running throughput benchmarks against a network.
Structs§
- Benchmark
- Driver for running benchmarks against a network.
- Benchmark
Config - Configuration listing the chains to use for a benchmark.
- Fungible
Transfer Generator - Generates fungible token transfer operations between chains.
- Native
Fungible Transfer Generator - Generates native fungible token transfer operations between chains.
Enums§
- Benchmark
Error - An error that can occur while running a benchmark.
Traits§
- Operation
Generator - Trait for generating benchmark operations.
Functions§
- fungible_
transfer - Builds a fungible token transfer operation for the given application.