Date: Wed, 06 May 2020 03:53:24 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 246245] [PATCH] Mk/bsd.ccache.mk: increase ccache hit ratio Message-ID: <bug-246245-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246245 Bug ID: 246245 Summary: [PATCH] Mk/bsd.ccache.mk: increase ccache hit ratio Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: rozhuk.im@gmail.com Created attachment 214185 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D214185&action= =3Dedit patch Make ccache more efficient. https://ccache.dev/manual/3.7.9.html#_compiling_in_different_directories Port system builds every port in folders with different names, this broke ccache hit ratio. With this patch last chromium update take ~20 minutes, not 1 hour 30 minute= s as usual. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246245-7788>