kangwonlee / kangwonlee/tutorial
Testing cache for Windows
- Dominant language
- Jupyter Notebook
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
* Hope to make Windows build faster
* https://github.com/kangwonlee/nmisp/issues/42
* As of 71d687f, without cache, each Windows test takes about 10 minutes
* 3105b4f is trying to cache `miniconda3` installation (about [14 minutes](https://travis-ci.org/kangwonlee/tutorial/builds/554683072))
* With cache, 10m47s (total cache size maybe too big?)
* For ed8160a, building cache for Windows took more than [17 minutes](https://travis-ci.org/kangwonlee/tutorial/builds/554695982)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked nmisp issue and comparing the Windows CI changes in commits 71d687f, 3105b4f, and ed8160a. Check the reported cache build and test timings, then define completion as a Windows cache that reduces build time without making the total cache too large.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, ci-cd, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100