[mythtv-commits] mythtv commit: r22919 - in trunk/mythtv/libs by danielk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sun Nov 29 03:54:22 UTC 2009
Author: danielk
Date: 2009-11-29 03:54:22 +0000 (Sun, 29 Nov 2009)
New Revision: 22919
Changeset: http://svn.mythtv.org/trac/changeset/22919
Modified:
trunk/mythtv/libs/libmythdb/mythdb.cpp
trunk/mythtv/libs/libmythdb/mythdb.h
trunk/mythtv/libs/libmythdb/mythversion.h
trunk/mythtv/libs/libmythtv/tv_play.cpp
Log:
Adds a GetSettings() method to MythDB to bulk load DB settings.
Here this lowered average first video startup time from 179 ms to 165 ms (local MPEG-2 with local DB). Since the caching changes in [22917] the second and later video startup times are unaffected and are in the 100-120 ms range here.
More information about the mythtv-commits
mailing list