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

Speed up ingesting annotations. #870

Merged
merged 1 commit into from
May 30, 2022
Merged

Speed up ingesting annotations. #870

merged 1 commit into from
May 30, 2022

Conversation

manthey
Copy link
Member

@manthey manthey commented May 30, 2022

This speed up validation. For a large set of polygons, this reduces the time to 64% of what it had been.

This parallelizes some mongo inserts. This is probably very implementation dependent, but in the test case, it reduced the time to 85% of what it had been.

This speed up validation.  For a large set of polygons, this reduces the
time to 64% of what it had been.

This parallelizes some mongo inserts.  This is probably very
implementation dependent, but in the test case, it reduced the time to
85% of what it had been.
@manthey manthey merged commit 0b763e5 into master May 30, 2022
@manthey manthey deleted the faster-annotation-ingest branch May 30, 2022 19:03
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.

1 participant