Remove wfDebug() from getInterwikiCacheEntry()
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 10 May 2016 05:40:31 +0000 (22:40 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 10 May 2016 05:40:31 +0000 (22:40 -0700)
commit109feaba80f6c0897019887e1dbb92a945322dbc
treef92b5d9c6441ca4bc85156deb4b257cdc70a0ec4
parent98724ecd25c17bb4f2b48cb80e9f9446e67dd64d
Remove wfDebug() from getInterwikiCacheEntry()

This is uses a fair amount of time according to flamegraphs.

Change-Id: I178a590ab5de2f6fb9366ad59434d8b27dad710d
includes/interwiki/Interwiki.php