[mythtv-commits] Ticket #3506: Reduce memory usage by not duplicating button images in memory

MythTV mythtv at cvs.mythtv.org
Sun May 27 18:47:35 UTC 2007


#3506: Reduce memory usage by not duplicating button images in memory
-------------------------+--------------------------------------------------
 Reporter:  stuartm      |        Owner:  stuartm
     Type:  enhancement  |       Status:  new    
 Priority:  major        |    Milestone:  0.21   
Component:  mythtv       |      Version:  head   
 Severity:  medium       |   Resolution:         
-------------------------+--------------------------------------------------

Comment(by stuartm):

 Second version of patch, this time adding title icons to the images which
 we avoid loading more than once.

 Blootube-wide @ 1280x800
 {{{
 Normal - Without Patch
 ----------------------
 VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
 593m 302m  33m S  0.0 30.1   0:52.66 mythfrontend

 With second patch
 -----------------
 VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
 425m 133m  31m S  0.0 13.3   0:04.69 mythfrontend
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3506#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list