Skip to content

Speed up CI with ccache #262

@alex

Description

@alex

Right now our CI spends a lot of time recompiling C code for the kernel that rarely changes. We should be able to leverage ccache (or something similar) to get better CI performance. This would improve the experience for developers.

https://cristianadam.eu/20200113/speeding-up-c-plus-plus-github-actions-using-ccache/ is an example of what setting this up might look like.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomers• miscRelated to other topics (e.g. CI).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions