blockstats

Crates.ioblockstats
lib.rsblockstats
version0.2.0
created_at2022-06-21 12:52:20.349747+00
updated_at2022-08-18 15:39:19.717772+00
descriptionMonitor block statistics of cumulus based parachains.
homepage
repositoryhttps://github.com/paritytech/blockstats
max_upload_size
id610208
size92,418
Core devs (github:paritytech:core-devs)

documentation

README

blockstats

Library to connect to a parachain RPC node and monitor stats about its blocks. This includes the PoV (witness vs. transactions), weight and TX pool fullness. This is useful to gain insights where about bottlenecks (computation vs bandwith).

Use for benchmarking

smart-bench uses this library to benchmark smart contract execution performance on a parachain.

Commit count: 40

cargo fmt