Template:Slow/doc: Difference between revisions

m
Fix inconsistent doc format
(Created page with "{{doc/start}} == Background == This template was written by User:Maiden_taiwan after the DPL <code>createdby</code> keyword hurt performance on his MediaWiki system signif...")
 
imported>FrozenPlum
m (Fix inconsistent doc format)
 
(2 intermediate revisions by 2 users not shown)
Line 1:
{{Documentation subpage}}
{{doc/start}}
<!-- Documentation here -->
Used to denote expensive functions that can cause performance issues.
 
== Background ==
This template was written by [[wikia:User:Maiden_taiwan]] after the DPL <code>createdby</code> keyword hurt performance on his MediaWiki system significantly. On a MediaWiki site with 100,000 articles and 3,000 users, this DPL took '''2.5 minutes''' to run:
 
<pre>
Line 11 ⟶ 14:
 
People were making these DPL calls all the time to find out what articles they had created. When two of these ran at once, it significantly hurt wiki performance.
 
{{doc/end}}
<includeonly>
<!-- Template categories/interwikis here -->
[[Category:Templates]]
</includeonly>
Anonymous user