Improved the performance of ResourceLoader by pre-loading module information in a...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Thu, 23 Sep 2010 21:23:51 +0000 (21:23 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Thu, 23 Sep 2010 21:23:51 +0000 (21:23 +0000)
commit389c3722dda207517431f7b2ed4859e9cb9643a1
tree2e1b1a488558b27994684122854da6c2e3c4a0ba
parent2f619562471e26a55bbc9a0a5b9bcbd0b6049313
Improved the performance of ResourceLoader by pre-loading module information in a batch query. This was mostly code written by catrope and patched in / gotten working by me.
includes/ResourceLoader.php
includes/ResourceLoaderModule.php