Hello, On vendredi 29 mai 2020 10:19:12 CEST Sumit Jamgade wrote:
Hello,
Long running compilation can now leverage ccache[1] to speed up the build process. This feature can be enabled per package in the project config:
BuildFlags: useccahe:<packagename> example: https://build.opensuse.org/projects/home:sjamgade:branches:science:machinele arning/prjconf
Once enabled per package, it will be enabled for all architectures and repositories. https://openbuildservice.org/help/manuals/obs-user-guide/cha.obs.prjconfig.h tml (grep ccache)
[CUT]
For possible build time comparisons: https://build.opensuse.org/packages/tensorflow:standard/job_history/home:sja mgade:branches:science:machinelearning/openSUSE_Tumbleweed/aarch64 https://w3.nue.suse.com/~sjamgade/ccachereport.html
This page is not public. I used it during a couple days in a repo that receives new git snapshots to build. The saved build time is interesting *but* after the 3rd snapshot, I started getting disk space issues caused by the _ccache.tar size. This will probably be an issue after a couple firefox or chromium releases. Christophe -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org