Skip to content

Speed up CI by caching compiled binaries#33

Open
bobuhiro11 wants to merge 1 commit intomainfrom
ci-speed-up-caching
Open

Speed up CI by caching compiled binaries#33
bobuhiro11 wants to merge 1 commit intomainfrom
ci-speed-up-caching

Conversation

@bobuhiro11
Copy link
Owner

Summary

  • Add cache for DPDK, OVS, and libbpf builds (~10+ min saved)
  • Add cache for tox environments (~1-2 min saved)
  • Update actions/checkout from v2 to v4
  • Split build steps with conditional execution on cache hit/miss

Test plan

  • First CI run populates cache
  • Subsequent runs skip build steps and use cache

🤖 Generated with Claude Code

- Add cache for DPDK, OVS, and libbpf builds (~10+ min saved)
- Add cache for tox environments (~1-2 min saved)
- Update actions/checkout from v2 to v4
- Split build steps with conditional execution on cache hit/miss

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Nobuhiro MIKI <nob@bobuhiro11.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant