https://bugzilla.wikimedia.org/show_bug.cgi?id=19262
--- Comment #20 from MZMcBride <[email protected]> 2011-06-23 23:50:53 UTC --- (In reply to comment #19) > Any updates on this? Editors are now resorting to untemplating citations so > that pages will load in a reasonable time. I just tested the Barack Obama > article and got a 54 second load time (not counting the js). I think Tim did some tests regarding this problem by using HipHop instead of Zend. It's a band-aid, but it'll help for a while. HipHop dropped the parsing time down to 10ms or so on the Barack Obama article, I think? But MediaWiki isn't close to being able to switch to HipHop, as far as I'm aware. Tim started support on that, so a healthy framework exists, but the fine-grained support is all missing at this point. These particular templates (the citation ones) could be converted into a PHP extension (and Svip has done some work on this in extensions/TemplateAdventures), but people disagree about whether that's the right approach, and perfect is the enemy of the done. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
