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

Faster process for Marine Analysis Vrfy Task #868

Merged
merged 7 commits into from
Jan 24, 2024

Conversation

apchoiCMD
Copy link
Collaborator

@apchoiCMD apchoiCMD commented Jan 23, 2024

What this does:

  • To improve a processing time on Marine DA VRFY Task
  • Run a Python script statePlotter(config) concurrently

Profiling shows that the process of vrfy task is reduced to around ~240 to 250 sec

Copy link
Contributor

@guillaumevernieres guillaumevernieres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking into this @apchoiCMD . I'm sure there's a more OO way of solving this problem, but good enough for now!
I have a few minor comments, but it also needs to be profiled properly before we merge.

scripts/exgdas_global_marine_analysis_vrfy.py Outdated Show resolved Hide resolved
scripts/exgdas_global_marine_analysis_vrfy.py Show resolved Hide resolved
scripts/exgdas_global_marine_analysis_vrfy.py Outdated Show resolved Hide resolved
scripts/exgdas_global_marine_analysis_vrfy.py Outdated Show resolved Hide resolved
@apchoiCMD apchoiCMD marked this pull request as ready for review January 24, 2024 19:55
Copy link
Contributor

@guillaumevernieres guillaumevernieres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @apchoiCMD , looks good. I assume you checked the figures and it all looks OK?

@guillaumevernieres guillaumevernieres merged commit ac8bd9c into develop Jan 24, 2024
5 checks passed
@apchoiCMD apchoiCMD deleted the feature/faster_socavrfy branch February 5, 2024 21:19
@apchoiCMD apchoiCMD restored the feature/faster_socavrfy branch October 22, 2024 17:40
@apchoiCMD apchoiCMD deleted the feature/faster_socavrfy branch October 22, 2024 17:43
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.

marine DA Verfy task takes too long in the ci
2 participants