Skip to content

Update contract sizes benchmark#1661

Merged
ericnordelo merged 1 commit intomainfrom
update/contract-sizes-22907547095
Mar 10, 2026
Merged

Update contract sizes benchmark#1661
ericnordelo merged 1 commit intomainfrom
update/contract-sizes-22907547095

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 10, 2026

This PR updates the contract size benchmarks after a recent merge to main.

Summary by CodeRabbit

  • Chores
    • Updated contract size benchmarks for ERC721 test implementations.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 693ceaa3-3ca9-43a0-85e6-1fdb709ab4da

📥 Commits

Reviewing files that changed from the base of the PR and between 315a00a and 6599643.

📒 Files selected for processing (1)
  • benches/contract_sizes.json

Walkthrough

This PR updates byte size measurements in the contract benchmarks file for two ERC721Consecutive mock contracts, reflecting minor increases of 2 and 1 bytes respectively in their compiled sizes.

Changes

Cohort / File(s) Summary
Contract Size Benchmarks
benches/contract_sizes.json
Updated byte size values for ERC721ConsecutiveMock (+2 bytes to 265914) and ERC721ConsecutiveMultiBatchMock (+1 byte to 265703) contract measurements.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • immrsd
  • ericnordelo

Poem

🐰 Two contracts grew by just a byte or two,
Their sizes shifted in the benchmark view,
A tiny dance of numbers, light and bright,
One hop, one skip—they fit just right! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update contract sizes benchmark' clearly and specifically describes the main change: updating contract size benchmark data in the benches/contract_sizes.json file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update/contract-sizes-22907547095

Comment @coderabbitai help to get the list of available commands and usage tips.

@ericnordelo ericnordelo merged commit cdd7ce7 into main Mar 10, 2026
7 checks passed
@ericnordelo ericnordelo deleted the update/contract-sizes-22907547095 branch March 10, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants