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

Improve rust caching #2263

Closed
levBagryansky opened this issue Jul 15, 2023 · 0 comments
Closed

Improve rust caching #2263

levBagryansky opened this issue Jul 15, 2023 · 0 comments
Milestone

Comments

@levBagryansky
Copy link
Member

According to https://doc.rust-lang.org/cargo/guide/build-cache.html we can improve rust projects' caching mechanism via target-dir command-line flag. Seems we can get rid of copying directories by creating compiled files in ./eo/Lib<project-name>

@Graur Graur added this to the Routine milestone Aug 11, 2023
levBagryansky added a commit to levBagryansky/eo that referenced this issue Sep 11, 2023
levBagryansky added a commit to levBagryansky/eo that referenced this issue Sep 11, 2023
levBagryansky added a commit to levBagryansky/eo that referenced this issue Sep 11, 2023
levBagryansky added a commit to levBagryansky/eo that referenced this issue Sep 11, 2023
levBagryansky added a commit to levBagryansky/eo that referenced this issue Sep 11, 2023
levBagryansky added a commit to levBagryansky/eo that referenced this issue Sep 11, 2023
levBagryansky added a commit to levBagryansky/eo that referenced this issue Sep 12, 2023
levBagryansky added a commit to levBagryansky/eo that referenced this issue Oct 2, 2023
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