[mythtv-commits] Ticket #1433: pespacket.cpp Allocator optimization

MythTV mythtv at cvs.mythtv.org
Thu Mar 2 15:01:56 UTC 2006


#1433: pespacket.cpp Allocator optimization
--------------------------------------------+-------------------------------
 Reporter:  Janne <janne-mythtv at grunau.be>  |        Owner:  danielk
     Type:  enhancement                     |       Status:  closed 
 Priority:  minor                           |    Milestone:         
Component:  dvb                             |      Version:         
 Severity:  medium                          |   Resolution:  fixed  
--------------------------------------------+-------------------------------
Changes (by danielk):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 (In [9238]) Closes #1433, by applying patch.

 This tweaks some params in the pes memory allocator to get a big bump in
 performace.

 The method causing most of the allocations will actually be a zero memory
 copy routine when the SIParser refactor is done, but these optimizations
 will still be useful for when we need to clone tables.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1433>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list