Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ccache #149

Merged
merged 11 commits into from Nov 25, 2018
Merged

Use ccache #149

merged 11 commits into from Nov 25, 2018

Conversation

native-api
Copy link
Contributor

Includes #146 and is supposed to be applied on top of it.

Includes a workaround for #148 (which won't be needed once it's solved).

Ccache brings rebuild time from 15 to 5 minutes (for a regular build).

The ccache stats printed at the end are aggregate stats -- since the creation of the cache. I wasn't sure if zeroing them at the start would be more useful.

@skvark
Copy link
Member

skvark commented Nov 25, 2018

I think the aggregate stats are ok.

@skvark skvark merged commit 7677f31 into opencv:master Nov 25, 2018
@native-api
Copy link
Contributor Author

Great! Travis should be now trying to make exactly 3 builds in master, so after they finish, we should have caches for everything. Even manual restarts won't be needed if there are no irrelevant errors.

@skvark
Copy link
Member

skvark commented Nov 25, 2018

Thanks for all the hard work again!

@native-api native-api deleted the use_ccache branch November 25, 2018 11:10
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.

None yet

2 participants