(bug 24124) Diffs are taking 10 to 20 seconds to load. Use parser cache for page...
authorChad Horohoe <demon@users.mediawiki.org>
Thu, 8 Jul 2010 17:01:28 +0000 (17:01 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Thu, 8 Jul 2010 17:01:28 +0000 (17:01 +0000)
commit5be8547151ce08ee255780412bcb88a9771efce3
tree25468534208a4119166594a9e8e7512c73871cff
parent23fc153996d71cf1744d14d053c78e288fa5ec06
(bug 24124) Diffs are taking 10 to 20 seconds to load. Use parser cache for page preview when diffing to current version (which is the most often). Cuts execution time down on my sample page from 1141.44ms down to 13.78ms on a pcache hit
includes/diff/DifferenceInterface.php