Skip to content

Comments

DigestMessages implementation#352

Draft
damian-orzechowski wants to merge 2 commits intomainfrom
feature/bulk-digest-message
Draft

DigestMessages implementation#352
damian-orzechowski wants to merge 2 commits intomainfrom
feature/bulk-digest-message

Conversation

@damian-orzechowski
Copy link
Collaborator

@damian-orzechowski damian-orzechowski commented Oct 28, 2025

Testing performance of sending batches to execute via DigestMessage.

Performance test results:
Average throughput in Mgas/s is almost identical:

  • 478 MGas/s - single DigestMessage calls
  • 493 MGas/s - bulk DigestMessages

However overall sync time 0 - 10.6 M blocks has shortened:

  • 17h 40min - single DigestMessage calls
  • 12h 58min - bulk DigestMessages

This is probably due to speeding up execution of empty / almost empty blocks.

@github-actions
Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Health
Nethermind.Arbitrum 79% 54%
Summary 79% (7345 / 9331) 54% (1646 / 3057)

Minimum allowed line rate is 60%

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