Diff Report
Run #536ffbe232db1: XHProf Run (Namespace=drupal-perf-joelpittet)
vs.
Run #536ffc2aeacea: XHProf Run (Namespace=drupal-perf-joelpittet)
Tip
Click a function name below to drill down.

Regression/Improvement summary for strpos

strposRun #536ffbe232db1Run #536ffc2aeaceaDiffDiff%
Number of Function Calls6,672 6,672 0 0.0%
Incl. Wall Time (microsec)1,081 1,073 -8 -0.7%
Incl. Wall Time (microsec) per call 0 0 -0 -0.7%
Excl. Wall Time (microsec)1,081 1,073 -8 -0.7%
Incl. CPU (microsecs)7,487 7,457 -30 -0.4%
Incl. CPU (microsecs) per call 1 1 -0 -0.4%
Excl. CPU (microsec)7,487 7,457 -30 -0.4%
Incl. MemUse (bytes)26,520 26,520 0 0.0%
Incl. MemUse (bytes) per call 4 4 0 0.0%
Excl. MemUse (bytes)26,520 26,520 0 0.0%
Incl. PeakMemUse (bytes)10,216 10,216 0 0.0%
Incl. PeakMemUse (bytes) per call 2 2 0 0.0%
Excl. PeakMemUse (bytes)10,216 10,216 0 0.0%

Parent/Child Regression/Improvement report for strpos [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
strpos0 N/A% -8 -0.3% -30 -0.9% 0 N/A% 0 N/A%
Exclusive Metrics Diff for Current Function-8 -100.0% -30 -100.0% 0 N/A% 0 N/A%
Parent functions
Composer\Autoload\ClassLoader::findFileWithExtension0 N/A% -24 -300.0% -23 -76.7% 0 N/A% 0 N/A%
Drupal\Component\Plugin\PluginBase::getBasePluginId0 N/A% 14 175.0% 13 43.3% 0 N/A% 0 N/A%
file_uri_scheme0 N/A% 5 62.5% 3 10.0% 0 N/A% 0 N/A%
Twig_Loader_Filesystem::validateName0 N/A% -4 -50.0% 0 0.0% 0 N/A% 0 N/A%
request_path0 N/A% -4 -50.0% -3 -10.0% 0 N/A% 0 N/A%
Symfony\Component\Routing\RouteCompiler::compilePattern0 N/A% 4 50.0% 4 13.3% 0 N/A% 0 N/A%
Drupal\Core\Asset\CssCollectionRenderer::render0 N/A% -3 -37.5% -2 -6.7% 0 N/A% 0 N/A%
Drupal\Core\Routing\RouteCompiler::getFit0 N/A% 3 37.5% 0 0.0% 0 N/A% 0 N/A%
Symfony\Component\Routing\Matcher\UrlMatcher::matchCollection0 N/A% 3 37.5% 1 3.3% 0 N/A% 0 N/A%
Drupal\Core\Routing\UrlGenerator::processPath0 N/A% 2 25.0% 1 3.3% 0 N/A% 0 N/A%
l0 N/A% -2 -25.0% -4 -13.3% 0 N/A% 0 N/A%
Drupal\Component\Utility\UrlHelper::stripDangerousProtocols0 N/A% -2 -25.0% -4 -13.3% 0 N/A% 0 N/A%
Symfony\Component\Routing\RouteCompiler::findNextSeparator0 N/A% -1 -12.5% -1 -3.3% 0 N/A% 0 N/A%
Drupal\Core\Database\Query\Select::__toString0 N/A% 1 12.5% -3 -10.0% 0 N/A% 0 N/A%
Drupal\Component\Plugin\PluginBase::getDerivativeId0 N/A% 0 0.0% 1 3.3% 0 N/A% 0 N/A%
Drupal\Core\Routing\UrlGenerator::generateFromPath0 N/A% 0 0.0% 0 0.0% 0 N/A% 0 N/A%
Drupal\Core\Asset\JsCollectionRenderer::render0 N/A% 0 0.0% 0 0.0% 0 N/A% 0 N/A%
Symfony\Component\HttpFoundation\Request::prepareBaseUrl0 N/A% 0 0.0% 0 0.0% 0 N/A% 0 N/A%
Drupal\Core\StreamWrapper\LocalStream::getLocalPath0 N/A% 0 0.0% -3 -10.0% 0 N/A% 0 N/A%
Drupal\Component\Utility\UrlHelper::isExternal0 N/A% 0 0.0% 0 0.0% 0 N/A% 0 N/A%
Drupal\system\Controller\SystemController::setLinkActiveClass0 N/A% 0 0.0% 1 3.3% 0 N/A% 0 N/A%
Drupal\Core\Controller\ControllerResolver::getControllerFromDefinition0 N/A% 0 0.0% 1 3.3% 0 N/A% 0 N/A%
Symfony\Component\HttpFoundation\Request::prepareRequestUri0 N/A% 0 0.0% -2 -6.7% 0 N/A% 0 N/A%
Symfony\Component\HttpFoundation\Request::createFromGlobals0 N/A% 0 0.0% 0 0.0% 0 N/A% 0 N/A%
Symfony\Component\HttpFoundation\ServerBag::getHeaders0 N/A% 0 0.0% -3 -10.0% 0 N/A% 0 N/A%
_drupal_request_initialize0 N/A% 0 0.0% -2 -6.7% 0 N/A% 0 N/A%
Symfony\Component\HttpFoundation\Request::getUrlencodedPrefix0 N/A% 0 0.0% -1 -3.3% 0 N/A% 0 N/A%
Symfony\Component\HttpFoundation\Request::preparePathInfo0 N/A% 0 0.0% -2 -6.7% 0 N/A% 0 N/A%
_drupal_add_css0 N/A% 0 0.0% -3 -10.0% 0 N/A% 0 N/A%
Symfony\Component\HttpFoundation\Request::getFormat0 N/A% 0 0.0% 2 6.7% 0 N/A% 0 N/A%
Drupal\system\PathProcessor\PathProcessorFiles::processInbound0 N/A% 0 0.0% -1 -3.3% 0 N/A% 0 N/A%
Drupal\image\PathProcessor\PathProcessorImageStyles::processInbound0 N/A% 0 0.0% 0 0.0% 0 N/A% 0 N/A%
Drupal\Core\Controller\ControllerResolver::createController0 N/A% 0 0.0% 0 0.0% 0 N/A% 0 N/A%