Skip to content

chore(levm): parallelize parsing ef state tests #3722

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

Merged
merged 2 commits into from
Jul 22, 2025
Merged

Conversation

edg-l
Copy link
Contributor

@edg-l edg-l commented Jul 18, 2025

Motivation

Ef test parsing is slow, this parallelizes it making it faster

Ran in 2m0.225s

@edg-l edg-l requested a review from a team as a code owner July 18, 2025 16:05
@github-actions github-actions bot added the levm Lambda EVM implementation label Jul 18, 2025
Copy link

github-actions bot commented Jul 18, 2025

Lines of code report

Total lines added: 31
Total lines removed: 0
Total lines changed: 31

Detailed view
+-------------------------------------+-------+------+
| File                                | Lines | Diff |
+-------------------------------------+-------+------+
| ethrex/cmd/ef_tests/state/parser.rs | 254   | +31  |
+-------------------------------------+-------+------+

@edg-l edg-l changed the title chore(levm): parallelize ef state tests chore(levm): parallelize parsing ef state tests Jul 18, 2025
@Arkenan Arkenan moved this to In Review in ethrex_l1 Jul 18, 2025
@edg-l edg-l force-pushed the parallelize_state_ef_tests branch from a453d36 to 257c548 Compare July 22, 2025 08:52
@edg-l edg-l enabled auto-merge July 22, 2025 09:02
@edg-l edg-l added this pull request to the merge queue Jul 22, 2025
Merged via the queue into main with commit ec0a3eb Jul 22, 2025
42 checks passed
@edg-l edg-l deleted the parallelize_state_ef_tests branch July 22, 2025 09:18
@github-project-automation github-project-automation bot moved this from In Review to Done in ethrex_l1 Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
levm Lambda EVM implementation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants