https://bugzilla.wikimedia.org/show_bug.cgi?id=20041
--- Comment #3 from Aryeh Gregor <[email protected]> 2009-08-02 18:06:20 UTC --- wikidiff2 is what Wikipedia uses, IIRC. The built-in diff engine is very CPU-intensive, since it's written in PHP. I'd assume that the RSS feed link is trying to generate a large number of diffs and simply takes too long. I don't know if this is fixable without using a diff engine written in a faster language, like wikidiff2. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
