0xsupremedev/Tact Gas Profiler
Compare gas consumption between PR and base branch for Tact smart contracts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 19, 2026
- License
- None
Pinned Snippet
uses: 0xsupremedev/tact-gas-profiler@293e3f2f7c408a74c30df262030b66694a45b4dd # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for posting comments | yes | — |
| threshold | Warning threshold percentage for gas increase | no | 10 |
| baseline-branch | Branch to compare against | no | main |
Outputs
| name | description |
|---|---|
| has-regression | Whether gas regression was detected |
| diff-report | Markdown diff report |