<div dir="ltr"><div><div><div><div><div>Hi everyone,<br><br></div>I have a proposed patchset speeding up fontconfig scanning by 10x, simply by not loading glyphs at all, and trusting fonts having correct cmap:<br><br>  <a href="https://bugs.freedesktop.org/show_bug.cgi?id=64766#c56">https://bugs.freedesktop.org/show_bug.cgi?id=64766#c56</a><br><br></div>If no one has comments, I like to merge this and get it out for testing in the wild.<br><br></div>After this, I think we should fix the relocatable feature to not touch mmaped cache files.  Here's my proposed approach:<br><br>  <a href="https://bugs.freedesktop.org/show_bug.cgi?id=101889#c17">https://bugs.freedesktop.org/show_bug.cgi?id=101889#c17</a><br><br></div>After that, we should clean up the cache race patches and remove the locking.  We should accept that cache updates will always remain racy, simply because we don't have or want to use the kinds of synchronization primitives that guarantee no race.  With scanning 10x faster this shouldn't be a problem in practice.  I like to get back to each process trying to update the cache and possibly discarding its result if another process already did...<br><br></div>Cheers,<br clear="all"><div><div><div><div><div><div><div><br>-- <br><div class="gmail_signature">behdad<br><a href="http://behdad.org/" target="_blank">http://behdad.org/</a></div>
</div></div></div></div></div></div></div></div>