boostorg / boostorg/boost-ci

Can we use GHA caching of the checked-out code and dependencies to reduce build burden?

Open
#240 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
17
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Analyzing the dynamic_bitset gcc-9 build job, the "Setup Boost" took 1m 8s while "Run tests" took 30s. If we're paying 1m 8s on every job, we could probably do that part once and then cache the result, and same a bunch of time leveraging GHA's caching mechanism.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.