mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-11 07:06:16 +01:00
c12e0b5cda
Sccache is an alternate build caching system to ccache/icecream. It supports C, C++ and Rust. It can optionally have distributed or remote caches via redis, s3 object stores, memcached, azure storage or google cloud storage. This can help to significantly improve the performance of Rust rebuilds. For example, Kanidm changes from 400s to 122s on a rebuild, and rust-lang rebuilds improve from 7200s to 4770s. With some changes to the rust packages especially this will be possible to speed up over version changes as well. See also: obs-build PR https://github.com/openSUSE/obs-build/pull/680 |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
.gitignore | ||
babysitter.py | ||
build.py | ||
checker.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
credentials.py | ||
fetch.py | ||
grabber.py | ||
meter.py | ||
OscConfigParser.py | ||
oscerr.py | ||
oscssl.py | ||
oscsslexcp.py |