Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Boosted performance of run command for smaller data sets
We were spending upto 50s loading data from the database; the run command now works on a far lazier, on-demand basis.
- Loading branch information