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

Replace BlockOrders for a PrioritizedOrderStore #309

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

ZanCorDX
Copy link
Contributor

📝 Summary

BlockOrders used to have several members but now it's only a PrioritizedOrderStore so I killed BlockOrders and replaced its uses for PrioritizedOrderStore.

💡 Motivation and Context

BlockOrders is just an empty wraper doing nothing more than proxying funcions to PrioritizedOrderStore

✅ I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

Copy link

Benchmark results for 6003015

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

Date (UTC) 2024-12-19T16:27:29+00:00
Commit 6003015bd737a86097bce2dc12d0e7e329d033d4
Base SHA b2a21b114c81735150b46917b76e2be690557ebc

Significant changes

Benchmark Mean Status
root_hash_all_par_accounts -2.24% Performance has improved.
hashing_3000_elements -2.40% Performance has improved.
gather_nodes_empty_account 3.08% Performance has degraded.

@ZanCorDX ZanCorDX merged commit 89640eb into develop Dec 30, 2024
6 checks passed
@ZanCorDX ZanCorDX deleted the remove-block-orders branch December 30, 2024 15:11
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.

2 participants