[mythtv-commits] Ticket #10023: Improve performance of time search

MythTV noreply at mythtv.org
Sun Dec 9 15:10:02 UTC 2012


#10023: Improve performance of time search
----------------------------------+-----------------------------
 Reporter:  dekarl@…              |          Owner:  mdean
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------
Changes (by Karl Dietz <dekarl@…>):

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


Comment:

 In [changeset:c0c47344879d3467cfea62938a33e70278252b36/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="c0c47344879d3467cfea62938a33e70278252b36"
 Speed up and reduce temporary space of time search a lot.

 By factoring out the description into a super query the performance can
 be greatly improved (e.g. from 2 minutes to 2 seconds)

 Thanks to sphery for inspiration by [d9fb21853f] and justinh for testing
 and fixing my braino with the column order.

 Fixes #10023
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10023#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list