[Bug 246245] [PATCH] Mk/bsd.ccache.mk: increase ccache hit ratio

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 6 03:53:25 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246245

            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 at FreeBSD.org
          Reporter: rozhuk.im at gmail.com

Created attachment 214185
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214185&action=edit
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 minutes as
usual.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list