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

rustling-ontology build isn't cache friendly #210

Open
idcmp opened this issue Apr 16, 2020 · 0 comments
Open

rustling-ontology build isn't cache friendly #210

idcmp opened this issue Apr 16, 2020 · 0 comments

Comments

@idcmp
Copy link

idcmp commented Apr 16, 2020

I have a Rust project which takes three minutes for Cargo to build. Two minutes and 58 seconds of that is related to rustling-ontology. On a clean build, the training (build.rs) and regular (build) take a really long time.

Some people have suggested using sccache, which works for every other dependency I have except rustling-ontology.

Is there a recommended way with Cargo to use rustling-ontology (in my case, through snips-nlu-lib) in a project?

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

1 participant