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

Add some caching to CI #80

Closed
bschwind opened this issue Jul 14, 2023 · 2 comments
Closed

Add some caching to CI #80

bschwind opened this issue Jul 14, 2023 · 2 comments
Assignees

Comments

@bschwind
Copy link
Owner

While the initial build of opencascade is quite heavy, iterative builds are relatively fast so our CI will benefit greatly from caching the target/ directory.

@strohel
Copy link
Collaborator

strohel commented Jul 14, 2023

Oh yeah I also thought we should do this. Let me take this, should hopefully be straighforward.

@strohel strohel self-assigned this Jul 14, 2023
@bschwind
Copy link
Owner Author

With occt-sys published to crates.io, build times are significantly faster. We could also switch to dynamic linking (done in #87) to make things even faster if we desire.

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

No branches or pull requests

2 participants