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

parallelizable bundle merging algorithm spec #44

Open
thegostep opened this issue Apr 16, 2021 · 1 comment
Open

parallelizable bundle merging algorithm spec #44

thegostep opened this issue Apr 16, 2021 · 1 comment
Assignees

Comments

@thegostep
Copy link
Contributor

Performing bundle merging on the relay requires having an algorithm which is able to perform merging in parallel as each bundle is validated in parallel

@fiiiu
Copy link
Member

fiiiu commented May 21, 2021

Ran an analysis of bundle "clashes" to guide the algorithm design: https://hackmd.io/hvOkCzxRQu6pJCmcLVzQaQ, which suggests that a minimal merging algorithm should be effective.

Next step is to discuss how to move forward, ideally building some more robust backstesting infra to benchmark the proposed solution against more complete ones.

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

No branches or pull requests

2 participants