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

continuously update the batch queue #9

Open
zeroXbrock opened this issue Jul 25, 2023 · 0 comments
Open

continuously update the batch queue #9

zeroXbrock opened this issue Jul 25, 2023 · 0 comments

Comments

@zeroXbrock
Copy link
Member

zeroXbrock commented Jul 25, 2023

decouple the event-fetching step from the arb-simulating step. Asynchronously update the event+tx queue as it has items popped off by the sim processor, so the sim processor always has a sufficient amount of work to do, and we're not left with a one-tx remainder step that wastes (a TON of) time that could be spent crunching more arbs.

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

1 participant