Skip to content
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

Parallel sealing #187

Merged
merged 4 commits into from
Sep 24, 2024
Merged

Parallel sealing #187

merged 4 commits into from
Sep 24, 2024

Conversation

ZanCorDX
Copy link
Contributor

📝 Summary

This PR replaces the SequentialSealerBidMaker for the ParallelSealerBidMaker to allow concurrent block sealing.

💡 Motivation and Context

Inclution rate went down when we deployed the version using SequentialSealerBidMaker.

✅ I have completed the following steps:

  • [ X] Run make lint
  • [ X] Run make test
  • Added tests (if applicable)

Copy link

github-actions bot commented Sep 23, 2024

Benchmark results for 40fd377

Report: https://flashbots-rbuilder-ci-stats.s3.us-east-2.amazonaws.com/benchmark/40fd377-ab0529f/report/index.html

Date (UTC) 2024-09-24T18:01:57+00:00
Commit 40fd377b221b2f700175e7e8cab1aea248052774
Base SHA ab0529f9ea7fd77456183edec25a97778aeec3ef

Significant changes

Benchmark Mean Status
MEV-Boost SubmitBlock serialization/JSON encoding -27.94% Performance has improved.

Base automatically changed from new-bidding-core to develop September 24, 2024 17:49
@ZanCorDX ZanCorDX merged commit 04ae782 into develop Sep 24, 2024
5 checks passed
@ZanCorDX ZanCorDX deleted the parallel-sealing branch September 24, 2024 18:18
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.

3 participants