paritytech / cachepot

cachepot is `sccache` with extra sec, which in turn is `ccache` with cloud storage
https://cachepot.cc
Apache License 2.0
171 stars 13 forks source link

Support profiling flags #96

Closed drahnr closed 3 years ago

drahnr commented 3 years ago

Support -Z profile and others.

Upstream issues: https://github.com/mozilla/sccache/issues/258 https://github.com/mozilla/sccache/issues/1021