Bugzilla – Bug 4600
Reduce cpu hit of playlist refresh
Last modified: 2006-12-22 03:53:09 UTC
CPU hit of playlist refresh, especally in Default skin could be reduced. Propose merging the following changes from trunk: 1) cache of artistWithAttributes per track object 2) unwind Default template for status_list.html
Above two added to 6.5 at change 10966
Added caching of Default skin in html in change 10976. This reduces the cpu load for refreshes when the current song has not changed.
Closing this as the easy speedups have been added to 6.5. Will contine to look at performance improvements for 7.0, but not track via this bug.