Symbol | Count | Wall Time | % |
---|
Metrics for this Call | | | |
ArcanistXHPASTLinter::resolveFuture | 3,719 | 2,345,523,881 us | 100.0% |
Parent Calls | | | |
ArcanistFutureLinter::didLintPaths | 3,719 | 2,345,523,881 us | |
Child Calls | | | |
ArcanistKeywordCasingXHPASTLinterRule::process | 3,719 | 964,164,004 us | 41.1% |
ArcanistBaseXHPASTLinter::getXHPASTTreeForPath | 3,719 | 553,896,869 us | 23.6% |
ArcanistUndeclaredVariableXHPASTLinterRule::process | 3,719 | 62,306,164 us | 2.7% |
ArcanistPHPCompatibilityXHPASTLinterRule::process | 3,719 | 48,198,978 us | 2.1% |
ArcanistEmptyStatementXHPASTLinterRule::process | 3,719 | 48,027,200 us | 2.0% |
ArcanistReusedAsIteratorXHPASTLinterRule::process | 3,719 | 47,963,385 us | 2.0% |
ArcanistNamingConventionsXHPASTLinterRule::process | 3,719 | 46,962,497 us | 2.0% |
ArcanistBinaryExpressionSpacingXHPASTLinterRule::process | 3,719 | 43,134,754 us | 1.8% |
ArcanistCallParenthesesXHPASTLinterRule::process | 3,719 | 37,664,286 us | 1.6% |
ArcanistTodoCommentXHPASTLinterRule::process | 3,719 | 30,482,592 us | 1.3% |
ArcanistBraceFormattingXHPASTLinterRule::process | 3,719 | 27,917,602 us | 1.2% |
ArcanistLogicalOperatorsXHPASTLinterRule::process | 3,719 | 26,767,838 us | 1.1% |
ArcanistParenthesesSpacingXHPASTLinterRule::process | 3,719 | 25,902,136 us | 1.1% |
ArcanistReusedIteratorReferenceXHPASTLinterRule::process | 3,719 | 23,382,947 us | 1.0% |
ArcanistSelfMemberReferenceXHPASTLinterRule::process | 3,719 | 20,420,846 us | 0.9% |
ArcanistObjectOperatorSpacingXHPASTLinterRule::process | 3,719 | 20,309,966 us | 0.9% |
ArcanistControlStatementSpacingXHPASTLinterRule::process | 3,719 | 19,363,884 us | 0.8% |
ArcanistDoubleQuoteXHPASTLinterRule::process | 3,719 | 16,777,751 us | 0.7% |
ArcanistArraySeparatorXHPASTLinterRule::process | 3,719 | 16,395,834 us | 0.7% |
ArcanistLowercaseFunctionsXHPASTLinterRule::process | 3,719 | 16,384,483 us | 0.7% |
ArcanistSemicolonSpacingXHPASTLinterRule::process | 3,719 | 16,014,433 us | 0.7% |
ArcanistCommentSpacingXHPASTLinterRule::process | 3,719 | 15,637,684 us | 0.7% |
ArcanistElseIfUsageXHPASTLinterRule::process | 3,719 | 14,506,541 us | 0.6% |
ArcanistConcatenationOperatorXHPASTLinterRule::process | 3,719 | 14,159,292 us | 0.6% |
ArcanistCommentStyleXHPASTLinterRule::process | 3,719 | 13,985,627 us | 0.6% |
ArcanistPHPEchoTagXHPASTLinterRule::process | 3,719 | 13,452,254 us | 0.6% |
ArcanistLinter::isCodeEnabled | 267,768 | 10,410,093 us | 0.4% |
ArcanistSlownessXHPASTLinterRule::process | 3,719 | 9,402,538 us | 0.4% |
ArcanistUnnecessarySemicolonXHPASTLinterRule::process | 3,719 | 9,245,376 us | 0.4% |
ArcanistAliasFunctionXHPASTLinterRule::process | 3,719 | 7,997,519 us | 0.3% |
ArcanistClassNameLiteralXHPASTLinterRule::process | 3,719 | 7,984,675 us | 0.3% |
ArcanistFormattedStringXHPASTLinterRule::process | 3,719 | 7,476,473 us | 0.3% |
ArcanistDeclarationParenthesesXHPASTLinterRule::process | 3,719 | 7,330,011 us | 0.3% |
ArcanistImplicitFallthroughXHPASTLinterRule::process | 3,719 | 6,540,201 us | 0.3% |
ArcanistPlusOperatorOnStringsXHPASTLinterRule::process | 3,719 | 5,186,921 us | 0.2% |
ArcanistInstanceOfOperatorXHPASTLinterRule::process | 3,719 | 5,165,748 us | 0.2% |
ArcanistStaticThisXHPASTLinterRule::process | 3,719 | 4,891,747 us | 0.2% |
ArcanistArrayValueXHPASTLinterRule::process | 3,719 | 4,805,107 us | 0.2% |
ArcanistTautologicalExpressionXHPASTLinterRule::process | 3,719 | 4,599,032 us | 0.2% |
ArcanistCallTimePassByReferenceXHPASTLinterRule::process | 3,719 | 4,519,200 us | 0.2% |
ArcanistUselessOverridingMethodXHPASTLinterRule::process | 3,719 | 4,020,022 us | 0.2% |
ArcanistDuplicateKeysInArrayXHPASTLinterRule::process | 3,719 | 3,801,594 us | 0.2% |
ArcanistBlacklistedFunctionXHPASTLinterRule::process | 3,719 | 3,467,668 us | 0.1% |
ArcanistDynamicDefineXHPASTLinterRule::process | 3,719 | 3,450,827 us | 0.1% |
ArcanistModifierOrderingXHPASTLinterRule::process | 3,719 | 3,441,666 us | 0.1% |
ArcanistExtractUseXHPASTLinterRule::process | 3,719 | 3,428,291 us | 0.1% |
ArcanistPregQuoteMisuseXHPASTLinterRule::process | 3,719 | 3,401,998 us | 0.1% |
ArcanistImplicitVisibilityXHPASTLinterRule::process | 3,719 | 3,002,488 us | 0.1% |
ArcanistPHPShortTagXHPASTLinterRule::process | 3,719 | 2,920,131 us | 0.1% |
ArcanistPHPOpenTagXHPASTLinterRule::process | 3,719 | 2,898,362 us | 0.1% |
ArcanistInvalidModifiersXHPASTLinterRule::process | 3,719 | 2,700,864 us | 0.1% |
ArcanistImplicitConstructorXHPASTLinterRule::process | 3,719 | 2,578,837 us | 0.1% |
ArcanistDefaultParametersXHPASTLinterRule::process | 3,719 | 2,512,702 us | 0.1% |
ArcanistUnnecessaryFinalModifierXHPASTLinterRule::process | 3,719 | 2,356,541 us | 0.1% |
ArcanistArrayIndexSpacingXHPASTLinterRule::process | 3,719 | 2,037,573 us | 0.1% |
ArcanistToStringExceptionXHPASTLinterRule::process | 3,719 | 1,724,669 us | 0.1% |
ArcanistInvalidDefaultParameterXHPASTLinterRule::process | 3,719 | 1,587,487 us | 0.1% |
ArcanistConstructorParenthesesXHPASTLinterRule::process | 3,719 | 1,536,085 us | 0.1% |
ArcanistReusedIteratorXHPASTLinterRule::process | 3,719 | 1,394,324 us | 0.1% |
ArcanistUnaryPrefixExpressionSpacingXHPASTLinterRule::process | 3,719 | 1,370,184 us | 0.1% |
ArcanistClassFilenameMismatchXHPASTLinterRule::process | 3,719 | 1,359,284 us | 0.1% |
ArcanistXHPASTLinterRule::setLinter | 267,768 | 1,049,325 us | 0.0% |
ArcanistDuplicateSwitchCaseXHPASTLinterRule::process | 3,719 | 994,519 us | 0.0% |
ArcanistXHPASTLinterRule::getLintID | 267,768 | 937,314 us | 0.0% |
ArcanistExitExpressionXHPASTLinterRule::process | 3,719 | 590,236 us | 0.0% |
ArcanistNoParentScopeXHPASTLinterRule::process | 3,719 | 582,259 us | 0.0% |
ArcanistCastSpacingXHPASTLinterRule::process | 3,719 | 315,451 us | 0.0% |
ArcanistUnaryPostfixExpressionSpacingXHPASTLinterRule::process | 3,719 | 285,364 us | 0.0% |
ArcanistLambdaFuncFunctionXHPASTLinterRule::process | 3,719 | 281,678 us | 0.0% |
ArcanistLanguageConstructParenthesesXHPASTLinterRule::process | 3,719 | 277,854 us | 0.0% |
ArcanistListAssignmentXHPASTLinterRule::process | 3,719 | 254,792 us | 0.0% |
ArcanistInnerFunctionXHPASTLinterRule::process | 3,719 | 234,485 us | 0.0% |
ArcanistVariableVariableXHPASTLinterRule::process | 3,719 | 215,797 us | 0.0% |
ArcanistPHPCloseTagXHPASTLinterRule::process | 3,719 | 182,209 us | 0.0% |
AASTTree::getRootNode | 3,719 | 20,513 us | 0.0% |
ArcanistUnableToParseXHPASTLinterRule::process | 3,719 | 10,107 us | 0.0% |
ArcanistSyntaxErrorXHPASTLinterRule::process | 3,719 | 9,695 us | 0.0% |