Registry / other / frame-system-benchmarking

frame-system-benchmarking

JSON →
library46.0.0rscratesunverified

FRAME System benchmarking.

# Cargo.toml [dependencies] frame-system-benchmarking = "46.0.0"
INSTALL
IMPORT
SIG · FRAME-SYSTEM-BENCH
F
frame-system-benchmarking
otherrustv46.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SystemBench
use frame_system_benchmarking::Pallet as SystemBench;

Provides benchmarking utilities for the FRAME system pallet.

use frame_system_benchmarking::Pallet as SystemBench; fn main() { // Benchmarking pallet for FRAME system println!("FRAME system benchmarking ready"); }
Debug
Known issues
gotchaRequires Substrate/Polkadot SDK runtime environment.
fix
Ensure you are building within a Substrate runtime context.
affects: >=46.0.0
Upgrade
Version history
46.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
frame-system-benchmarking — cargo add frame-system-benchmarking · libregistry