<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Relocated caches not quite working"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106618#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Relocated caches not quite working"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106618">bug 106618</a>
              from <span class="vcard"><a class="email" href="mailto:alexl@redhat.com" title="Alexander Larsson <alexl@redhat.com>"> <span class="fn">Alexander Larsson</span></a>
</span></b>
        <pre>Here is a new patch series that rewrites the paths earlier. Its somewhat
wasteful with space, as it makes copies of the FcPattern and FcPatternElt
objects in the case where we're using a relocated directory (but not by
default), but it still uses the FcValueLists from the cache. The values were
75% of the cache in my short tests.

Technically it would be possible to not duplicate the FcPatternElt, and instead
make all the users of it special case FC_FILE, but that seems like a large
change that easily can miss some corner case.

I'll apply this to a flatpak runtime build and try libreoffice against it.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>