Opened 20 years ago
Closed 20 years ago
#943 closed defect (fixed)
EITHelper doesn't use it's own GetChanID cache
Reported by: | greg | Owned by: | danielk |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description (last modified by )
Currently EITHelper isn't using it's own caching routines for pulling chanid info from the database. So it's hitting the DB over and over with identical queries. this tiny patch changes it to use it's existing GetChanID caching function instead so we only hit the DB once per channel.
Attachments (1)
Change History (4)
by , 20 years ago
Attachment: | eithelper_cache.patch added |
---|
comment:2 by , 20 years ago
Owner: | changed from | to
---|
Note:
See TracTickets
for help on using tickets.
Thanks, I'll apply this soon after we branch 0.19