Skip to content

feat(benches): forge test --isolate #11037

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

yash-atreya
Copy link
Member

Motivation

Ref #11014

Solution

  • Adds the forge test --isolate bench

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Copy link
Contributor

📊 Foundry Benchmark Results

Generated at: 2025-07-18 09:47:02 UTC

Forge Test

Repositories Tested

  1. ithacaxyz/account
  2. Vectorized/solady

Foundry Versions

  • stable: forge Version: 1.2.3-stable (a813a2c 2025-06-08)
  • nightly: forge Version: 1.3.0-nightly (5eb910c 2025-07-18)
Repository stable nightly
ithacaxyz-account 5.84 s 6.44 s
solady 6.90 s 6.98 s

Forge Fuzz Test

Repository stable nightly
ithacaxyz-account 6.13 s 6.58 s
solady 7.72 s 7.27 s
📈 View all benchmark results

Forge Build

Repositories Tested

  1. ithacaxyz/account
  2. Vectorized/solady

Foundry Versions

  • stable: forge Version: 1.2.3-stable (a813a2c 2025-06-08)
  • nightly: forge Version: 1.3.0-nightly (5eb910c 2025-07-18)

No Cache

Repository stable nightly
ithacaxyz-account 2.59 s 2.82 s
solady 4.03 s 4.06 s

With Cache

Repository stable nightly
ithacaxyz-account 2.59 s 2.83 s
solady 4.10 s 3.99 s

Forge Coverage

Repositories Tested

  1. ithacaxyz/account

Foundry Versions

  • stable: forge Version: 1.2.3-stable (a813a2c 2025-06-08)
  • nightly: forge Version: 1.3.0-nightly (5eb910c 2025-07-18)
Repository stable nightly
ithacaxyz-account 20.54 s 21.97 s

Forge Test (Isolated)

Repositories Tested

  1. Vectorized/solady

Foundry Versions

  • stable: forge Version: 1.2.3-stable (a813a2c 2025-06-08)
  • nightly: forge Version: 1.3.0-nightly (5eb910c 2025-07-18)
Repository stable nightly
solady 3.24 s 3.03 s

System Information

  • OS: linux
  • CPU: 8
  • Rustc: unknown

🤖 This comment was automatically generated by the Foundry Benchmarks workflow.

To run benchmarks manually: Go to Actions → "Run workflow"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants