It is taking ~13 minutes to find and download 24 text pk's from one project... that is too long for practical use - [ ] run timing analysis -- what parts are taking so long? - [ ] identify best practices; these should all be solved problems - [ ] implement these and other efficiency improvements w/o losing func - [ ] consider taking advantage of threading / mp as needed
It is taking ~13 minutes to find and download 24 text pk's from one project... that is too long for practical use