Skip to content

Conversation

@fedacking
Copy link
Contributor

Motivation

The import bench added in #5215 had a 500 ms sleep to wait for the the commiting of the last layer of the trie. The speed of that step has been improved in #5266. We should lower the sleep to speedup testing.

Description

  • Lowers ImportBench sleep to 100 ms

@fedacking fedacking requested a review from a team as a code owner November 12, 2025 17:55
@github-actions github-actions bot added the L1 Ethereum client label Nov 12, 2025
@fedacking
Copy link
Contributor Author

This may add in some edge cases noise, and it doesn't significantly speed up the test. Closing until we have the proper fix to separate the time.

@fedacking fedacking closed this Nov 12, 2025
@MegaRedHand MegaRedHand deleted the speedup-benchmark branch November 12, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L1 Ethereum client

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants