<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - code from git is slow compared 2.11"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94427#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - code from git is slow compared 2.11"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94427">bug 94427</a>
              from <span class="vcard"><a class="email" href="mailto:kokoko3k@gmail.com" title="Antonio Orefice <kokoko3k@gmail.com>"> <span class="fn">Antonio Orefice</span></a>
</span></b>
        <pre>By simply overriding the fontconfig shared library, the issue goes away.
The following is with fontconfig-ultimate installed, and i'm going to preload
the standard arch fontconfig:

LD_PRELOAD=/tmp/usr/lib/libfontconfig.so /tmp/startuptime.sh 
/tmp/startuptime.sh: riga 3:  7602 Terminato               /tmp/mysleep 999

real    0m0.376s
user    0m0.000s
sys     0m0.003s

On a much more powerfull i5 cpu, the difference is still there; i've about
0.1seconds difference in favour of vanilla fontconfig.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>