antigenomics / vdjdb-web

Interactive browser for the VDJdb database
https://vdjdb.cdr3.net
Apache License 2.0
14 stars 1 forks source link

Extremely slow TSV export #62

Closed mikessh closed 4 years ago

mikessh commented 4 years ago

Likely due to the mechanism we use to fetch paired records, see https://github.com/antigenomics/vdjdb-db/issues/308

bvdmitri commented 4 years ago

Dear @beyondpie,

Thank you for your feedback. Indeed, there was a performance regression in our TSV export backend. We have reimplemented export's feature internal algorithm to make it more efficient and also added a loading label. You can now try to export large datasets with the Web UI on https://vdjdb.cdr3.net/search.

beyondpie commented 4 years ago

@mikessh @bvdmitri Hi, guys, Thanks a lot for your efforts! Now it seems quite good for me. Thanks again. Songpeng