Comment 4 for bug 1338430

Revision history for this message
MichaƂ Sawicz (saviq) wrote : Re: Slow loading/showing of installed app icons

There's a few things we need to find out:

a) why the UI thread is blocked when loading images in dash
b) requests to image providers are not parallel (Qt limitation), are we going through any?
c) we should just create all the delegates as you switch to a scope, only defer loading the images