Diff Report
Run #52f2e60305388: XHProf Run (Namespace=drupal-perf-drupalcon)
vs.
Run #52f2e62cef49a: XHProf Run (Namespace=drupal-perf-drupalcon)
Tip
Click a function name below to drill down.

Regression/Improvement summary for Drupal\Core\DependencyInjection\Container::get@2

Drupal\Core\DependencyInjection\Container::get@2Run #52f2e60305388Run #52f2e62cef49aDiffDiff%
Number of Function Calls62 62 0 0.0%
Incl. Wall Time (microsec)9,727 10,123 396 4.1%
Incl. Wall Time (microsec) per call 157 163 6 4.1%
Excl. Wall Time (microsec)345 357 12 3.5%
Incl. CPU (microsecs)9,259 9,529 270 2.9%
Incl. CPU (microsecs) per call 149 154 4 2.9%
Excl. CPU (microsec)313 327 14 4.5%
Incl. MemUse (bytes)1,587,784 1,587,760 -24 -0.0%
Incl. MemUse (bytes) per call 25,609 25,609 -0 -0.0%
Excl. MemUse (bytes)27,040 27,040 0 0.0%
Incl. PeakMemUse (bytes)1,580,480 1,580,568 88 0.0%
Incl. PeakMemUse (bytes) per call 25,492 25,493 1 0.0%
Excl. PeakMemUse (bytes)18,328 18,328 0 0.0%

Parent/Child Regression/Improvement report for Drupal\Core\DependencyInjection\Container::get@2 [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
Drupal\Core\DependencyInjection\Container::get@20 N/A% 396 17.3% 270 13.2% -24 -0.0% 88 0.2%
Exclusive Metrics Diff for Current Function12 3.0% 14 5.2% 0 0.0% 0 0.0%
Parent functions
service_container_prod::getRouterService0 N/A% 254 64.1% 255 94.4% 0 0.0% 0 0.0%
service_container_prod::getConfig_StorageService0 N/A% 200 50.5% 61 22.6% -24 -100.0% 48 54.5%
service_container_prod::getField_InfoService0 N/A% -99 -25.0% -101 -37.4% 0 0.0% 0 0.0%
service_container_prod::getStateService0 N/A% 25 6.3% 25 9.3% 0 0.0% 40 45.5%
service_container_prod::getTheme_Negotiator_System_BatchService0 N/A% -23 -5.8% -23 -8.5% 0 0.0% 0 0.0%
Drupal\Core\KeyValueStore\KeyValueFactory::get0 N/A% 17 4.3% 16 5.9% 0 0.0% 0 0.0%
service_container_prod::getSystem_Breadcrumb_DefaultService0 N/A% 9 2.3% 14 5.2% 0 0.0% 0 0.0%
service_container_prod::getConfig_InstallerService0 N/A% -9 -2.3% -10 -3.7% 0 0.0% 0 0.0%
service_container_prod::getLanguageManagerService0 N/A% 9 2.3% 10 3.7% 0 0.0% 0 0.0%
service_container_prod::getCache_ViewsInfoService0 N/A% 6 1.5% 7 2.6% 0 0.0% 0 0.0%
Drupal\Core\Cache\CacheFactory::get0 N/A% 5 1.3% 8 3.0% 0 0.0% 0 0.0%
Drupal\Core\Config\Entity\ConfigStorageController::createInstance0 N/A% 4 1.0% 8 3.0% 0 0.0% 0 0.0%
service_container_prod::getViews_ViewsDataService0 N/A% -3 -0.8% 0 0.0% 0 0.0% 0 0.0%
service_container_prod::getComment_BreadcrumbService0 N/A% 2 0.5% 1 0.4% 0 0.0% 0 0.0%
service_container_prod::getCache_BootstrapService0 N/A% 2 0.5% 1 0.4% 0 0.0% 0 0.0%
service_container_prod::getTitleResolverService0 N/A% -1 -0.3% -2 -0.7% 0 0.0% 0 0.0%
service_container_prod::getHtmlFragmentRendererService0 N/A% -1 -0.3% -1 -0.4% 0 0.0% 0 0.0%
service_container_prod::getTheme_Negotiator_AjaxBasePageService0 N/A% -1 -0.3% -1 -0.4% 0 0.0% 0 0.0%
service_container_prod::getValidation_ConstraintService0 N/A% -1 -0.3% 0 0.0% 0 0.0% 0 0.0%
service_container_prod::getPath_AliasManager_CachedService0 N/A% 1 0.3% 2 0.7% 0 0.0% 0 0.0%
service_container_prod::getConfig_TypedService0 N/A% 0 0.0% 0 0.0% 0 0.0% 0 0.0%
service_container_prod::getTheme_Negotiator_AdminThemeService0 N/A% 0 0.0% -2 -0.7% 0 0.0% 0 0.0%
service_container_prod::getAccessManagerService0 N/A% 0 0.0% -1 -0.4% 0 0.0% 0 0.0%
service_container_prod::getTheme_Negotiator_DefaultService0 N/A% 0 0.0% -1 -0.4% 0 0.0% 0 0.0%
service_container_prod::getStringTranslator_CustomStringsService0 N/A% 0 0.0% 1 0.4% 0 0.0% 0 0.0%
service_container_prod::getCache_BlockService0 N/A% 0 0.0% 3 1.1% 0 0.0% 0 0.0%
Child functions
Symfony\Component\DependencyInjection\Container::get@20 N/A% 385 97.2% 247 91.5% -24 -100.0% 88 100.0%
is_object0 N/A% -1 -0.3% 9 3.3% 0 0.0% 0 0.0%