Comment 2 for bug 1604029

Revision history for this message
Albert Astals Cid (aacid) wrote : Re: UCUnits::resolveResource takes up to 23% of CPU time when scrolling a long Unity8-dash Scope

I have no magic fix for this though, suggestions include:
 * Remove this fuzzy matching of filenames
 * Somehow give the hability of opting out of this fuzzy filename matching
 * Caching the last X dirs, so at least repeat queries (like going up/down the same scope) are a bit faster.