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

Batch insert/update/remove rows in state processors #3926

Closed
5 tasks done
bartekn opened this issue Sep 16, 2021 · 1 comment
Closed
5 tasks done

Batch insert/update/remove rows in state processors #3926

bartekn opened this issue Sep 16, 2021 · 1 comment
Labels
horizon performance issues aimed at improving performance

Comments

@bartekn
Copy link
Contributor

bartekn commented Sep 16, 2021

All state processors should be updated to batch insert/update/remove rows into a DB. Recently, we came across a performance issue with OffersProcessor (#3917). When working on this, use upsertRows helper method added in #3917.

@bartekn
Copy link
Contributor Author

bartekn commented Sep 28, 2021

Thanks @2opremio for closing most of the subtasks here!

@bartekn bartekn closed this as completed Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
horizon performance issues aimed at improving performance
Projects
None yet
Development

No branches or pull requests

1 participant