Consider adding ccache for Travis cron job
Open
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
Travis is configured to build Boost.DateTime every week, the build takes 12 hours. Please consider configuring ccache.
*Update: Previously overlooked and thought it is configured for every day job*
Contributor guide
Research direction
Review the Travis cron configuration and how the weekly Boost.DateTime build is invoked. Determine how ccache can be configured for that job, then verify that the cron build reuses unchanged compilation results and no longer takes 12 hours.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, ci-cd, performance
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100