[mythtv-commits] Ticket #13517: Reducing memory usage by mythfilldatabase to 1/6 of original usage
MythTV
noreply at mythtv.org
Sat Feb 15 22:41:11 UTC 2020
#13517: Reducing memory usage by mythfilldatabase to 1/6 of original usage
---------------------------------------+-------------------------------
Reporter: Hans Dingemans | Owner: Peter Bennett
Type: Patch - Feature | Status: assigned
Priority: minor | Milestone: needs_triage
Component: MythTV - Mythfilldatabase | Version: Master Head
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
---------------------------------------+-------------------------------
Comment (by Peter Bennett):
I ran a test with a full xmltv download, 729 channels for 2 weeks, in
master.
Current master version
{{{
virt / res
7 GB / 5.62 GB
22 mins
}}}
With patch
{{{
virt / res
2 GB / 689 MB
17 mins
}}}
The patch reduced the resident memory requirement from 5.62 GB to 689 MB,
a factor of 8. Also it reduced the run time slightly.
With the patch, all listings look correct. It also added channels and
channel icons, as expected.
--
Ticket URL: <https://code.mythtv.org/trac/ticket/13517#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list