Avoid section profiling in Hooks::run due to high overhead
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 10 Jun 2015 20:32:51 +0000 (13:32 -0700)
committerOri.livneh <ori@wikimedia.org>
Wed, 10 Jun 2015 20:33:21 +0000 (20:33 +0000)
commit0e298302d4eb0b46b894a12f3093ae62f2ff865d
treea591709b76313b248c3f670b08966f44d53748e6
parentf0d998454b1202905fd930921d6ab468e7de2ec6
Avoid section profiling in Hooks::run due to high overhead

* This wastes 60-70ms and is not really needed with flame graphs anyway

Change-Id: Ifc20ee6fb6439128195b025c652fa29c6f9fc25e
includes/Hooks.php