-
Notifications
You must be signed in to change notification settings - Fork 31
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
Conversation
There was a problem hiding this 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.
There was a problem hiding this 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?
What this does:
statePlotter(config)
concurrentlyProfiling shows that the process of
vrfy
task is reduced to around ~240 to 250 sec