Skip to content

CI: cache compiler output in os-check Ubuntu matrix#10523

Open
dgarske wants to merge 1 commit into
wolfSSL:masterfrom
dgarske:ci_opt2
Open

CI: cache compiler output in os-check Ubuntu matrix#10523
dgarske wants to merge 1 commit into
wolfSSL:masterfrom
dgarske:ci_opt2

Conversation

@dgarske
Copy link
Copy Markdown
Member

@dgarske dgarske commented May 23, 2026

Description

  • Add .github/actions/ccache-setup composite (ccache + PATH intercept).
  • Wire into os-check.yml make_check_linux; macOS unchanged for now.
  • Measured on master --enable-all: cold 11.6s -> warm 1.1s (~10x), 100% hit.

Testing

How did you test?

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

- Add .github/actions/ccache-setup composite (ccache + PATH intercept).
- Wire into os-check.yml make_check_linux; macOS unchanged for now.
- Measured on master --enable-all: cold 11.6s -> warm 1.1s (~10x), 100% hit.
@dgarske dgarske self-assigned this May 23, 2026
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