Made BlockCache::loadFromDB() 100x faster. Wasn't an issue before ryo commented out...
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 21 Aug 2005 06:07:48 +0000 (06:07 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 21 Aug 2005 06:07:48 +0000 (06:07 +0000)
commite50989394199129dcb2d59f085e166f58f10c47c
tree9907b978b7856ea7d95ec7ece48662a349163767
parenteecd1a9a44dca6c85e522dd26ae3f01c95b014bd
Made BlockCache::loadFromDB() 100x faster. Wasn't an issue before ryo commented out the memcached bits, but since then, it was adding 1100ms to the save time
includes/Block.php
includes/BlockCache.php
includes/User.php