Closed rafalstepien closed 2 years ago
Performance on current master branch code on my new computer:
Performance after merging two iterations into one:
fixed
It still took over 10 min to load the GEO sample table, which has 49176 samples and 12 columns (I killed it at 13 min). It took 5 min to load the ENCODE hg38 sample table, which has 17116 samples and 11 columns.
It still took over 10 min to load the GEO sample table, which has 49176 samples and 12 columns (I killed it at 13 min). It took 5 min to load the ENCODE hg38 sample table, which has 17116 samples and 11 columns.
OK, this answers the question of "is it fast enough", but another question is, "is it faster?" Can you comment on that?
After #387 there is a possibility to optimize the code so that peppy works better.