Rearchitect AllTestHistory generation to take less time
Open
- Dominant language
- F#
- Stars
- 773
- Forks
- 301
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 15
Description
Currently ATH generation can take 24+ hours. This is because we redownload every piece of data every time. We should only be grabbing the diff. This should reduce the time be at least 100x
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.