1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-13 06:00:37 +01:00
William Brown c12e0b5cda Add support for sccache.
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
2021-05-14 12:57:40 +10:00
..
2009-12-03 19:19:53 +01:00
2020-08-27 16:56:36 +02:00
2021-05-14 12:57:40 +10:00
2014-08-12 15:01:16 +02:00
2021-05-14 12:57:40 +10:00
2021-05-14 12:57:40 +10:00
2019-08-29 16:11:17 +02:00