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

Feature/plan import improvements #109

Merged
merged 3 commits into from
Oct 3, 2024
Merged

Conversation

duranb
Copy link
Contributor

@duranb duranb commented Sep 17, 2024

Resolves NASA-AMMOS/aerie-ui#1428

Performance improvement followup for #97

Refer to NASA-AMMOS/aerie-ui#1388 for testing procedure.

This PR utilizes bulk mutation queries rather than looping through single mutation queries.

Initial testing improved importing a plan of 2k activities by 10 seconds on average.

@duranb duranb force-pushed the feature/plan-import-improvements branch from 275fd4d to 264afda Compare October 3, 2024 23:39
@duranb duranb merged commit 31ce057 into develop Oct 3, 2024
5 checks passed
@duranb duranb deleted the feature/plan-import-improvements branch October 3, 2024 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Gateway improvements for Plan Import
2 participants