pepkit / geofetch

Builds a PEP from SRA or GEO accessions

Home Page:https://pep.databio.org/geofetch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make geofetch more efficient

khoroshevskyi opened this issue · comments

For small basic file, the most time consumption is taking fetching data (API)
image

for bigger projects (>1000) the most time consuming is also API:
image

The most time consuming function besides API is this:
image

@nsheff I think it doesn't worse to spend time on speeding time on this issue, as most time consuming function is hitting endpoints and downloading soft files