Skip to content

Conversation

@Jim8y
Copy link
Contributor

@Jim8y Jim8y commented Oct 14, 2025

Description

  • Replaces the previous opcode benchmark harness with a comprehensive suite covering control flow, stack behavior, numeric operations, and parameter correlation scenarios.
  • Adds scripts and documentation capturing benchmark methodology, output, and analysis to guide future gas-pricing work.
    Fixes # (issue)

Type of change

  • Optimization (the change is only an optimization)
  • Style (the change is only a code style for better maintenance or standard purpose)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Test A
  • Test B

Test Configuration:

  • Benchmark harness requires manual execution; no automated tests were run in this iteration.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@Jim8y Jim8y marked this pull request as draft October 14, 2025 10:13
@Jim8y Jim8y changed the base branch from master to dev October 14, 2025 10:13
@Jim8y Jim8y force-pushed the opcode-benchmark-suite branch from 1348ef4 to 3da43b2 Compare October 14, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants