http://bugs.gpodder.org/show_bug.cgi?id=124





--- Comment #3 from Justin Forest <[EMAIL PROTECTED]>  2008-06-13 07:33:41 ---
Paul, like I said, I've checked out the latest version from svn.  It's r733,
according to svn info.

The problem seems to be with newest_pubdate_downloaded(), which does a lot of
work and is called very often.  Especially when you have a feed with hundreds
of episodes and "pubDate equal", I think.

I added result caching to newest_pubdate_downloaded(), this seems to be very
helpful.  I attach a patch to illustrate this and for others to test how it
affects performance.

But this patch is not complete, e.g. the cached value is not reset when
channels are updated (re-downloaded), so don't use in, umm, "production
environment".  I work on this.


-- 
Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to