microsoft / microsoft/ebpf-for-windows
Investigate large artifact size.
Open
ci/cd
help wanted
optimization
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
1. Try to isolate the files needed for regression testing, rather than upload the entire build output during release.
- will speed up download and decompression in the `driver` test job
2. See about separating symbol files from executables in PR build artifacts.
Contributor guide
Research direction
Start by locating the release artifact configuration and the driver test job that consume the build output. Check how PR build artifacts package executables and symbols; done means regression tests download only the required files and symbols are separated from executables.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, ci-cd, release
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100