[mythtv-commits] Ticket #1002: Playback Pessimization

MythTV mythtv at cvs.mythtv.org
Wed Jan 11 16:44:05 UTC 2006


#1002: Playback Pessimization
---------------------------------------+------------------------------------
 Reporter:  dave at boost-consulting.com  |        Owner:  danielk
     Type:  defect                     |       Status:  new    
 Priority:  minor                      |    Milestone:  0.19   
Component:  mythtv                     |      Version:  head   
 Severity:  medium                     |   Resolution:         
---------------------------------------+------------------------------------
Comment (by anonymous):

 I believe the code is recompiling them every time, but regardless, it's
 the search that's soaking the cycles.

 Assuming that dynamic regexps will be fast may be a MythTV problem.

 I *seriously* doubt that Qt has a specially pessimized regex engine for
 the mac.  They surely use one piece of code on all platforms.  Have you
 profiled this on any other platforms?  Do you have any reason to think it
 isn't sucking as many cycles on Linux?

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1002>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list