Opened 18 years ago

Closed 18 years ago

#1057 closed enhancement (wontfix)

EIT EventCache patch

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 danielk)

This patch implements some caching to avoid processing eit events more than once as

well as ignoring events for channels we do not want information for. I found this along with the previously posted EITHelper patch made took a significant amount of the CPU usage when gathering EIT data away. Previously My P3-650 dev machine was running at 50-70% just processing EIT events, now it hovers around 11-15% when processing regular now/next events.

Attachments (1)

eitcache_8612.patch (10.3 KB) - added by greg 18 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 18 years ago by greg

Description: modified (diff)
Type: defectenhancement

Changed 18 years ago by greg

Attachment: eitcache_8612.patch added

comment:2 Changed 18 years ago by danielk

Description: modified (diff)
Milestone: 0.20
Owner: changed from Isaac Richards to danielk
Version: head

comment:3 Changed 18 years ago by danielk

Resolution: wontfix
Status: newclosed

Stuart Auchterlonie is working on a solution that does the rejection of already inserted events much earlier in the EIT processing. So I'm closing this ticket.

Note: See TracTickets for help on using tickets.