View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008039 | MMW v4 | Framework: Tagging | public | 2011-06-28 14:05 | 2011-06-29 19:56 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.0 | ||||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0008039: Performance: Image loading in Art&Details window is slower than MM3 | ||||
Description | In MM4, upon clicking a local file it takes ~.3s to load the artwork. In MM3 it takes about half that time. This can be observed by seeing how long it takes for art to appear in the Art&Details window (vs the Album Art window in MM3). It's hard to measure this exactly, but MM4 'feels' slower in this regard. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=58490#p301191 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1398 | ||||
|
It's because in MM4 covers are always loaded in thread (UI isn't frozen during cover loading). It will be always a bit slower than in main thread. btw did you test that in regular build ? |
|
Based on IM communication with Jiri i've changed a little how covers are loading so now it should be faster. Fixed in 1398 |
|
First time loading prior to caching is still slower than MM3. Was that supposed to be improved? Or is this tagged as fixed mainly because of the added support for caching of AA? |
|
It should be faster than before even prior covers are cached. On my PC it's loaded immediately (less than 0.1s) for most tracks. It can be a bit slower only when you're scrolling faster in tracklist (as there's a 100ms delay to load covers in this case). |
|
Verified 1398--the slowness was due to MM's temp file being on a USB key. |