Diff Report
Run #5177365b0b425: XHProf Run (Namespace=drupal-perf-cottser)
vs.
Run #5177392a7fa3c: XHProf Run (Namespace=drupal-perf-cottser)
Tip
Click a function name below to drill down.

Regression/Improvement summary for call_user_func

call_user_funcRun #5177365b0b425Run #5177392a7fa3cDiffDiff%
Number of Function Calls31 31 0 0.0%
Incl. Wall Time (microsec)467,529 505,762 38,233 8.2%
Incl. Wall Time (microsec) per call 15,082 16,315 1,233 8.2%
Excl. Wall Time (microsec)185 175 -10 -5.4%
Incl. CPU (microsecs)443,338 482,054 38,716 8.7%
Incl. CPU (microsecs) per call 14,301 15,550 1,249 8.7%
Excl. CPU (microsec)175 170 -5 -2.9%
Incl. MemUse (bytes)11,758,128 11,783,048 24,920 0.2%
Incl. MemUse (bytes) per call 379,294 380,098 804 0.2%
Excl. MemUse (bytes)8,832 8,832 0 0.0%
Incl. PeakMemUse (bytes)12,037,256 12,058,784 21,528 0.2%
Incl. PeakMemUse (bytes) per call 388,299 388,993 694 0.2%
Excl. PeakMemUse (bytes)9,112 9,112 0 0.0%

Parent/Child Regression/Improvement report for call_user_func [View Callgraph Diff]


Function NameCalls DiffCalls
Diff%
Incl. Wall
Diff
(microsec)
IWall
Diff%
Incl. CPU Diff
(microsec)
ICpu
Diff%
Incl.
MemUse
Diff
(bytes)
IMemUse
Diff%
Incl.
PeakMemUse
Diff
(bytes)
IPeakMemUse
Diff%
Current Function
call_user_func0 N/A% 38,233 111.6% 38,716 109.9% 24,920 102.1% 21,528 100.0%
Exclusive Metrics Diff for Current Function-10 -0.0% -5 -0.0% 0 0.0% 0 0.0%
Parent functions
Symfony\Component\EventDispatcher\EventDispatcher::doDispatch0 N/A% 38,025 99.5% 38,585 99.7% 24,920 100.0% 21,528 100.0%
field_invoke_method_multiple0 N/A% 191 0.5% 148 0.4% 0 0.0% 0 0.0%
service_container_prod_::getConfig_Cachedstorage_StorageService0 N/A% 21 0.1% 22 0.1% 0 0.0% 0 0.0%
service_container_prod_::getDatabaseService0 N/A% -10 -0.0% -45 -0.1% 0 0.0% 0 0.0%
field_invoke_method0 N/A% 5 0.0% 5 0.0% 0 0.0% 0 0.0%
service_container_prod_::getSettingsService0 N/A% 1 0.0% 1 0.0% 0 0.0% 0 0.0%
Child functions
Drupal\Core\EventSubscriber\ViewSubscriber::onView0 N/A% 40,106 104.9% 40,274 104.0% 24,920 100.0% 21,528 100.0%
Drupal\Core\EventSubscriber\LegacyRequestSubscriber::onKernelRequestLegacy0 N/A% -1,823 -4.8% -1,525 -3.9% 0 0.0% 0 0.0%
Drupal\Core\EventSubscriber\PathSubscriber::onKernelRequestConvertPath0 N/A% -213 -0.6% -94 -0.2% 0 0.0% 0 0.0%
{closure}0 N/A% 194 0.5% 150 0.4% 0 0.0% 0 0.0%
Drupal\Core\EventSubscriber\FinishResponseSubscriber::onRespond0 N/A% 120 0.3% 114 0.3% 0 0.0% 0 0.0%
Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest0 N/A% -37 -0.1% -16 -0.0% 0 0.0% 0 0.0%
Drupal\Core\EventSubscriber\RequestCloseSubscriber::onTerminate0 N/A% -30 -0.1% -69 -0.2% 0 0.0% 0 0.0%
Drupal\devel\EventSubscriber\DevelEventSubscriber::onRequest0 N/A% -29 -0.1% -30 -0.1% 0 0.0% 0 0.0%
Drupal\Core\EventSubscriber\KernelDestructionSubscriber::onKernelTerminate0 N/A% -18 -0.0% -18 -0.0% 0 0.0% 0 0.0%
Drupal\Core\EventSubscriber\MaintenanceModeSubscriber::onKernelRequestMaintenanceModeCheck0 N/A% 17 0.0% 17 0.0% 0 0.0% 0 0.0%
Drupal\Core\Config\FileStorageFactory::getActive0 N/A% 17 0.0% 16 0.0% 0 0.0% 0 0.0%
Drupal\Core\EventSubscriber\LanguageRequestSubscriber::onKernelRequestLanguage0 N/A% -15 -0.0% -15 -0.0% 0 0.0% 0 0.0%
Drupal\Core\EventSubscriber\ConfigGlobalOverrideSubscriber::configInit0 N/A% -14 -0.0% -13 -0.0% 0 0.0% 0 0.0%
Drupal\Core\EventSubscriber\LegacyControllerSubscriber::onKernelControllerLegacy0 N/A% -13 -0.0% -12 -0.0% 0 0.0% 0 0.0%
Drupal\Core\Database\Database::getConnection0 N/A% -9 -0.0% -45 -0.1% 0 0.0% 0 0.0%
Drupal\Core\EventSubscriber\PathSubscriber::onKernelTerminate0 N/A% -8 -0.0% -12 -0.0% 0 0.0% 0 0.0%
Drupal\Core\Ajax\AjaxSubscriber::onKernelRequest0 N/A% -3 -0.0% -2 -0.0% 0 0.0% 0 0.0%
Symfony\Component\ClassLoader\ApcClassLoader::loadClass0 N/A% 2 0.0% 0 0.0% 0 0.0% 0 0.0%
Drupal\Core\EventSubscriber\AccessSubscriber::onKernelRequestAccessCheck0 N/A% -1 -0.0% -1 -0.0% 0 0.0% 0 0.0%
Drupal\Core\EventSubscriber\ReverseProxySubscriber::onKernelRequestReverseProxyCheck0 N/A% 0 0.0% 0 0.0% 0 0.0% 0 0.0%
Drupal\Core\EventSubscriber\LegacyAccessSubscriber::onKernelRequestAccessCheck0 N/A% 0 0.0% 1 0.0% 0 0.0% 0 0.0%
Drupal\Component\Utility\Settings::getSingleton0 N/A% 0 0.0% 1 0.0% 0 0.0% 0 0.0%