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

Improve performance of GetPropertiesAPI #2

Open
smenon8 opened this issue Jul 30, 2016 · 0 comments
Open

Improve performance of GetPropertiesAPI #2

smenon8 opened this issue Jul 30, 2016 · 0 comments

Comments

@smenon8
Copy link
Owner

smenon8 commented Jul 30, 2016

The getAnnotID() method still does a one-to-one comparison.
Fix the method to get a faster performing method to extract all annotations at once and give a map file directly as an output and test for any impacts across code base.

Bottlenecks:
Annotation ID extraction phase of JobsMapResultsFilesToContainerObjs.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant