Crate orml_benchmarking

source ·
Expand description

Macro for benchmarking a Substrate runtime. A fork of frame-benchmarking pallet.

Modules§

  • Interface that provides functions for benchmarking the runtime.

Macros§

Structs§

Enums§

Traits§

Functions§

  • show error message and debugging info for the case of an error happening during a benchmark
  • This caller account is automatically whitelisted for DB reads/writes by the benchmarking macro.