Conversation
|
This ran pretty quick for me adding 10000 empty files. |
See if my test in .travis.yml really does test the right thing.
|
And I can confirm my test is slower the old way, even though they're empty files, by about a minute and a half. https://travis-ci.org/drdoctr/doctr/jobs/430365436. @thequackdaddy can you try running your build against this branch (install doctr from this branch)? |
This reverts commit aef1112.
|
Or I can try it out myself tomorrow if you don't get to it. |
|
Nice. You shaved 25 minutes off the build! https://travis-ci.org/thequackdaddy/statsmodels/jobs/430370425 |
|
Awesome. We should still figure out how to only add the changed files to shorten the output size in the log, but I'll leave that for a future PR. |
|
Thanks for the fast turnaround on this. Do you plan to release to pypi soon? Otherwise, I will make a PR on statsmodels to install from master here. |
This might fix #324.