View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008101 | MMW v4 | Collections (Filters) | public | 2011-07-07 21:47 | 2011-07-10 07:19 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.0 | ||||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0008101: Performance: Opening properties takes 2-3 seconds in large library | ||||
Description | In a large library (e.g. 150k+ files), if the user is editing the Music Collection, and tries to edit Properties of the selected file (e.g. Shift-Enter), it takes 2-3 seconds for the dialog to appear. Similarly, when the user presses Alt-Right Arrow to view the properties of the next file, it takes another 2-3 seconds for the content to appear. In MM3 (or if these actions are performed in the Entire Library node), these actions are instantaneous. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=56020&start=45 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1404 | ||||
|
Problem is in calling GetGenreList(), we should move it to a thread. Note that this is a solution for MM 4.0, I'd like a more complex fix as described in 0008104. |
|
Fixed in 1404 |
|
Verified on forum. |