On Tuesday, October 29, 2019 at 3:27:52 AM UTC+11, smaug wrote: > Quite often one has just a laptop. Not compiling tons of Rust stuff all the > time would be really nice. > (I haven't figured out when stylo decides to recompile itself - it seems to > be somewhat random.)
Probably a gross misunderstanding on my part, but the sccache project page states [1]: "It is used as a compiler wrapper and avoids compilation when possible, storing a cache in a remote storage using the Amazon Simple Cloud Storage Service (S3) API, the Google Cloud Storage (GCS) API, or Redis." I'm still (possibly naively) imagining that we will leverage the "the cloud"™️ to speed up compiles? Or am I totally misreading what the above is saying? [1] https://github.com/mozilla/sccache#sccache---shared-compilation-cache _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform