qiime2 / Keemei

Validate tabular bioinformatics file formats in Google Sheets
https://keemei.qiime2.org
BSD 3-Clause "New" or "Revised" License
5 stars 20 forks source link

improve performance #29

Closed jairideout closed 8 years ago

jairideout commented 9 years ago

Validation is pretty slow for larger sheets. Look into cutting down the number of Google API calls -- these are what's slowing it down. Profile via View -> Execution transcript.

jairideout commented 9 years ago
jairideout commented 9 years ago

This page has useful suggestions for improving performance.

jairideout commented 8 years ago

Keemei is now ~10x faster and supports validating much larger sheets than was previously possible.