[mythtv-commits] mythtv commit: r14616 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Oct 4 23:05:04 UTC 2007


      Author: danielk
        Date: 2007-10-04 23:05:04 +0000 (Thu, 04 Oct 2007)
New Revision: 14616
   Changeset: http://cvs.mythtv.org/trac/changeset/14616

Modified:

   branches/mythtv-multirec/programs/mythbackend/scheduler.cpp
   branches/mythtv-multirec/programs/mythbackend/scheduler.h

Log:

Refs #3963. Implements caching of ProgramInfo::IsSameProgram() for scheduler.

This provides about a 10% speedup in exhange for a few kilobytes more RAM usage during scheduling. I also tested caching IsSameProgramTimeslot() but it did not provide for a measurable speedup in scheduling.




More information about the mythtv-commits mailing list