[mythtv-commits] Ticket #7855: Improve image loading performance
MythTV
mythtv at cvs.mythtv.org
Sat Jan 23 00:25:00 UTC 2010
#7855: Improve image loading performance
------------------------------------------------+---------------------------
Reporter: Jim Stichnoth <stichnot@…> | Owner: stuartm
Type: patch | Status: closed
Priority: minor | Milestone: 0.23
Component: MythTV - General | Version: head
Severity: medium | Resolution: fixed
Mlocked: 0 |
------------------------------------------------+---------------------------
Changes (by stuartm):
* status: assigned => closed
* resolution: => fixed
Comment:
(In [23245]) Don't check the modification times on files which have only
recently been added to the cache (last 5 seconds). Stating files is
expensive and this should speed things up a little in certain scenarios.
The way this is currently implemented means that the cache timestamp may
be out by as much as 5 seconds and I've not considered the possible
ramifications of that yet, but they should be minor. Patch thanks to Jim
Stichnoth. Closes #7855
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7855#comment:2>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list