roclark/clarktech-ncaab-predictor

Handle requests in parallel

clark173 opened this issue · 0 comments

Currently, it takes 45 minutes or longer to pull all of the stats. If the requests are run in parallel, it could significantly reduce the time to pull the stats, enabling faster testing.