creativesonchain/Stylus Performance Regression Check
Automated performance regression detection for Arbitrum Stylus transactions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rpc_url | Arbitrum Nitro RPC endpoint | no | http://localhost:8547 |
| tx_hash | Transaction hash to profile | no | — |
| baseline | Path to baseline profile JSON | no | artifacts/capture/baseline.json |
| threshold | Global percentage threshold for all metrics (e.g. 1.0 for 1%) | no | 1.0 |
| gas_threshold | Specific percentage threshold for Gas regressions | no | — |
| hostio_threshold | Specific percentage threshold for HostIO regressions | no | — |
| ink | Use Stylus Ink units instead of Gas | no | false |
| skip_capture | Skip the capture step (useful for testing with pre-existing profiles) | no | false |
Outputs
no outputs