Symbol | Count | Wall Time | % |
---|
Metrics for this Call | | | |
ArcanistXHPASTLinter::resolveFuture | 3,486 | 1,629,277,060 us | 100.0% |
Parent Calls | | | |
ArcanistFutureLinter::didLintPaths | 3,486 | 1,629,277,060 us | |
Child Calls | | | |
ArcanistKeywordCasingXHPASTLinterRule::process | 3,486 | 581,222,335 us | 35.7% |
ArcanistBaseXHPASTLinter::getXHPASTTreeForPath | 3,486 | 406,367,844 us | 24.9% |
ArcanistLinter::isCodeEnabled | 233,562 | 128,306,137 us | 7.9% |
ArcanistUndeclaredVariableXHPASTLinterRule::process | 3,486 | 39,066,668 us | 2.4% |
ArcanistNamingConventionsXHPASTLinterRule::process | 3,486 | 32,321,179 us | 2.0% |
ArcanistPHPCompatibilityXHPASTLinterRule::process | 3,486 | 30,884,287 us | 1.9% |
ArcanistReusedAsIteratorXHPASTLinterRule::process | 3,486 | 30,607,496 us | 1.9% |
ArcanistEmptyStatementXHPASTLinterRule::process | 3,486 | 29,625,482 us | 1.8% |
ArcanistBinaryExpressionSpacingXHPASTLinterRule::process | 3,486 | 27,598,396 us | 1.7% |
ArcanistTodoCommentXHPASTLinterRule::process | 3,486 | 20,497,737 us | 1.3% |
ArcanistBraceFormattingXHPASTLinterRule::process | 3,486 | 19,484,618 us | 1.2% |
ArcanistLogicalOperatorsXHPASTLinterRule::process | 3,486 | 17,205,216 us | 1.1% |
ArcanistReusedIteratorReferenceXHPASTLinterRule::process | 3,486 | 14,776,654 us | 0.9% |
ArcanistParenthesesSpacingXHPASTLinterRule::process | 3,486 | 14,395,556 us | 0.9% |
ArcanistSelfMemberReferenceXHPASTLinterRule::process | 3,486 | 13,848,875 us | 0.9% |
ArcanistControlStatementSpacingXHPASTLinterRule::process | 3,486 | 12,991,483 us | 0.8% |
ArcanistClosingCallParenthesesXHPASTLinterRule::process | 3,486 | 12,401,222 us | 0.8% |
ArcanistCommentSpacingXHPASTLinterRule::process | 3,486 | 11,214,647 us | 0.7% |
ArcanistPHPCloseTagXHPASTLinterRule::process | 3,486 | 10,413,207 us | 0.6% |
ArcanistArraySeparatorXHPASTLinterRule::process | 3,486 | 10,396,496 us | 0.6% |
ArcanistLowercaseFunctionsXHPASTLinterRule::process | 3,486 | 10,329,514 us | 0.6% |
ArcanistDoubleQuoteXHPASTLinterRule::process | 3,486 | 10,224,350 us | 0.6% |
ArcanistSemicolonSpacingXHPASTLinterRule::process | 3,486 | 10,093,798 us | 0.6% |
ArcanistElseIfUsageXHPASTLinterRule::process | 3,486 | 9,425,364 us | 0.6% |
ArcanistConcatenationOperatorXHPASTLinterRule::process | 3,486 | 9,345,198 us | 0.6% |
ArcanistCommentStyleXHPASTLinterRule::process | 3,486 | 9,083,889 us | 0.6% |
ArcanistPHPEchoTagXHPASTLinterRule::process | 3,486 | 9,000,460 us | 0.6% |
ArcanistUnnecessarySemicolonXHPASTLinterRule::process | 3,486 | 5,981,569 us | 0.4% |
ArcanistSlownessXHPASTLinterRule::process | 3,486 | 5,851,931 us | 0.4% |
ArcanistCallTimePassByReferenceXHPASTLinterRule::process | 3,486 | 5,659,946 us | 0.3% |
ArcanistAliasFunctionXHPASTLinterRule::process | 3,486 | 5,603,563 us | 0.3% |
ArcanistFormattedStringXHPASTLinterRule::process | 3,486 | 4,849,481 us | 0.3% |
ArcanistClassNameLiteralXHPASTLinterRule::process | 3,486 | 4,652,028 us | 0.3% |
ArcanistImplicitFallthroughXHPASTLinterRule::process | 3,486 | 4,644,116 us | 0.3% |
ArcanistInstanceOfOperatorXHPASTLinterRule::process | 3,486 | 4,150,427 us | 0.3% |
ArcanistPlusOperatorOnStringsXHPASTLinterRule::process | 3,486 | 3,671,847 us | 0.2% |
ArcanistStaticThisXHPASTLinterRule::process | 3,486 | 3,123,476 us | 0.2% |
ArcanistClosingDeclarationParenthesesXHPASTLinterRule::process | 3,486 | 3,084,223 us | 0.2% |
ArcanistTautologicalExpressionXHPASTLinterRule::process | 3,486 | 2,950,430 us | 0.2% |
ArcanistExtractUseXHPASTLinterRule::process | 3,486 | 2,759,105 us | 0.2% |
ArcanistPHPShortTagXHPASTLinterRule::process | 3,486 | 2,739,619 us | 0.2% |
ArcanistPHPOpenTagXHPASTLinterRule::process | 3,486 | 2,702,032 us | 0.2% |
ArcanistDuplicateKeysInArrayXHPASTLinterRule::process | 3,486 | 2,564,444 us | 0.2% |
ArcanistModifierOrderingXHPASTLinterRule::process | 3,486 | 2,337,219 us | 0.1% |
ArcanistUselessOverridingMethodXHPASTLinterRule::process | 3,486 | 2,318,428 us | 0.1% |
ArcanistDynamicDefineXHPASTLinterRule::process | 3,486 | 2,253,468 us | 0.1% |
ArcanistPregQuoteMisuseXHPASTLinterRule::process | 3,486 | 2,206,648 us | 0.1% |
ArcanistBlacklistedFunctionXHPASTLinterRule::process | 3,486 | 2,205,731 us | 0.1% |
ArcanistImplicitVisibilityXHPASTLinterRule::process | 3,486 | 2,102,190 us | 0.1% |
ArcanistDefaultParametersXHPASTLinterRule::process | 3,486 | 1,910,334 us | 0.1% |
ArcanistImplicitConstructorXHPASTLinterRule::process | 3,486 | 1,851,880 us | 0.1% |
ArcanistInvalidModifiersXHPASTLinterRule::process | 3,486 | 1,597,100 us | 0.1% |
ArcanistUnnecessaryFinalModifierXHPASTLinterRule::process | 3,486 | 1,380,145 us | 0.1% |
ArcanistArrayIndexSpacingXHPASTLinterRule::process | 3,486 | 1,357,240 us | 0.1% |
ArcanistToStringExceptionXHPASTLinterRule::process | 3,486 | 1,248,003 us | 0.1% |
ArcanistReusedIteratorXHPASTLinterRule::process | 3,486 | 950,148 us | 0.1% |
ArcanistConstructorParenthesesXHPASTLinterRule::process | 3,486 | 926,140 us | 0.1% |
ArcanistClassFilenameMismatchXHPASTLinterRule::process | 3,486 | 753,738 us | 0.0% |
ArcanistXHPASTLinterRule::setLinter | 233,562 | 733,911 us | 0.0% |
ArcanistDuplicateSwitchCaseXHPASTLinterRule::process | 3,486 | 631,471 us | 0.0% |
ArcanistInvalidDefaultParameterXHPASTLinterRule::process | 3,486 | 612,228 us | 0.0% |
ArcanistXHPASTLinterRule::getLintID | 233,562 | 492,332 us | 0.0% |
ArcanistNoParentScopeXHPASTLinterRule::process | 3,486 | 448,743 us | 0.0% |
ArcanistExitExpressionXHPASTLinterRule::process | 3,486 | 438,101 us | 0.0% |
ArcanistInnerFunctionXHPASTLinterRule::process | 3,486 | 410,775 us | 0.0% |
ArcanistCastSpacingXHPASTLinterRule::process | 3,486 | 274,200 us | 0.0% |
ArcanistLambdaFuncFunctionXHPASTLinterRule::process | 3,486 | 255,793 us | 0.0% |
ArcanistLanguageConstructParenthesesXHPASTLinterRule::process | 3,486 | 208,914 us | 0.0% |
ArcanistVariableVariableXHPASTLinterRule::process | 3,486 | 163,266 us | 0.0% |
AASTTree::getRootNode | 3,486 | 20,212 us | 0.0% |
ArcanistSyntaxErrorXHPASTLinterRule::process | 3,486 | 6,203 us | 0.0% |
ArcanistUnableToParseXHPASTLinterRule::process | 3,486 | 5,932 us | 0.0% |