Comment 3 for bug 1590804

Revision history for this message
Florian Boucault (fboucault) wrote :

The output of strace shows that fontconfig opens those file during every QML application startup.

A solution to this would be to introduce a caching system: after fontconfig opens and parses those files the first time it could serialize the result to disk for subsequent starts.