It takes approximately 1-2 minutes to load my whole library of images (with grey boxes) every time i open the application, than another 2-3 for all the thumbnail images to load. than it takes another 2-5 seconds to load the hi-res image when it is focused.
So my questions are this... will there be any support in the future for:
1) caching the photo index so the entire application loads faster?
2) caching the thumbnails so there are less grey boxes when the application loads?
3) prioritizing the image processing so that rendering the selected image takes priority over anything else?
of course, there is always the problem of outdated information with caches... personally I feel that refreshing the cache is better than reloading the information every time the application loads... what do you guys think?