Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:5
-
Epic Link:
-
Sprint:Summer 2, Summer 3, Summer 4
Description
Optimize the loadSupportedGenomeVersions method. As this method loadSupportedGenomeVersions() which is responsible for adding the species to the species list for a given provider is the issue, this has a loop that goes over all the genomeVersions that the provider has in the case of Ensembl it's 33694 so the method is taking a very long time to run, optimize this by introducing multi-threading or any other optimization technique.
Attachments
Issue Links
- relates to
-
IGBF-3780 Implement logic to load the available genomes from Ensembl API
- Closed