Files
smom-dbis-138/docs/channels/GAS_REPORT.md
2026-03-02 12:14:09 -08:00

507 B
Raw Permalink Blame 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.