You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
May I suggest a Grafana dashboard + some clever prometheus metrics to track gas used per block on average or other metrics? We want to know how this does in production, and the metrics of a deployed Rococo node are the closest to production we can get in testing.
Sorry, it's a private repo (for now), but it doesn't help much with this yet anyway. My original suggestion still stands: Create some sidecar process that exports prometheus metrics about the state of the blockchain and build dashboards based on that.
As part of paritytech/substrate#9354 we want to be able to track the performance of smart contracts on
canvas-node
like chains.Ideally this involves having some sort of ephemeral testnet on which we run simulated smart contract transactions and see how performance scales.
The text was updated successfully, but these errors were encountered: