Skip to content

Make TrieLogPruner.preload async#7337

Closed
siladu wants to merge 1 commit intobesu-eth:mainfrom
siladu:trie-log-async-preload
Closed

Make TrieLogPruner.preload async#7337
siladu wants to merge 1 commit intobesu-eth:mainfrom
siladu:trie-log-async-preload

Conversation

@siladu
Copy link
Copy Markdown
Contributor

@siladu siladu commented Jul 17, 2024

Signed-off-by: Simon Dudley simon.dudley@consensys.net

PR description

Fixed Issue(s)

Fixes #7322

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests

Signed-off-by: Simon Dudley <simon.dudley@consensys.net>

Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
@siladu siladu force-pushed the trie-log-async-preload branch from 319dd22 to d12d2ef Compare July 18, 2024 22:54
@siladu
Copy link
Copy Markdown
Contributor Author

siladu commented Jul 26, 2024

Superceded by #7365

@siladu siladu closed this Jul 26, 2024
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.

TrieLogPruner.preloadQueue Performance Issue

1 participant