Files
smom-dbis-138/docs/channels/GAS_REPORT.md

10 lines
507 B
Markdown
Raw Normal View History

# Gas Report (Channels)
From: `forge test --match-path 'test/channels/*.t.sol' --gas-report`
PaymentChannelManager: Deployment ~1.26M. openChannel ~132173k, fundChannel ~57k, closeChannelCooperative ~67k, submitClose ~139k, challengeClose ~3365k, finalizeClose ~3158k.
GenericStateChannelManager: Deployment ~1.28M. openChannel ~176k, fundChannel ~57k, closeChannelCooperative ~68k, submitClose ~162k.
Re-run the command above for current numbers. E2E tests add full-flow gas; see test output.