View Issue Details

IDProjectCategoryView StatusLast Update
0004796MMW v4Main Panel/Toolbars/Menuspublic2009-02-19 22:48
Reporterjiri Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.1 
Fixed in Version3.1 
Summary0004796: Tracklist operations coulds be faster and consuming less memory
DescriptionI found out that some strings operations on the main tracklist can be made significantly faster, particularly for large collections.
TagsNo tags attached.
Fixed in build1185

Relationships

parent of 0005266 closedLudek CD Rip: If tracks are already ripped and user selects overwrite [Yes to all] then only one track is ripped (regression) 
parent of 0005505 closedpetr Embedded Album Art does not get added to the Covers table on rescan (regression) 
related to 0004974 closedLudek Regression: Searching in 'Current Selection' mode can be slow 
related to 0005132 closedLudek Regression: Unique value for tag in a selection of tracks not shown in Properties dialog. 

Activities

jiri

2008-07-28 14:47

administrator   ~0014418

Last edited: 2008-07-29 15:38

Fixed in build 1185.
 - Some internal parts were rewritten, test results on a DB with 130k tracks, compared to MM 3.0.3 show:
   - Showing 130k tracks in the main track list is 40% faster (12.5 down to 7.5 secs)
   - When all 130k tracks are shown, 26% less memory is required (194MB down to 142MB).

petr

2008-08-11 12:52

developer   ~0014449

In Vista CriticalSection's LockCount property is managed little different than in XP and makes a regression. Fixed in 1185.

peke

2009-02-19 22:47

developer   ~0016723

Last edited: 2009-02-19 22:48

Verified 1223 with comparison to MM 2.5.5.998 and early 3.0 versions