Skip to content

refactor: generalize jit evm factory#379

Draft
DaniPopes wants to merge 1 commit into
mainfrom
dani/generic-jit-evm-factory
Draft

refactor: generalize jit evm factory#379
DaniPopes wants to merge 1 commit into
mainfrom
dani/generic-jit-evm-factory

Conversation

@DaniPopes
Copy link
Copy Markdown
Collaborator

Generalizes the Alloy JIT EVM adapter so JitEvm wraps a jittable inner revm EVM instead of being tied directly to the default Ethereum builder path.

JitEvmFactory now owns an inner factory and uses a small adapter trait for factories that can expose the revm EVM needed for frame-level JIT dispatch. The default EthEvmFactory adapter preserves the existing behavior while making the factory wrapper extensible.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 13, 2026

Merging this PR will not alter performance

✅ 71 untouched benchmarks


Comparing dani/generic-jit-evm-factory (9f3e5af) with main (bd333d0)

Open in CodSpeed

@DaniPopes DaniPopes closed this May 19, 2026
@DaniPopes DaniPopes reopened this May 19, 2026
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.

1 participant