Symbol | Count | Wall Time | % |
---|
Metrics for this Call | | | |
AASTNodeList::current | 4,033,208 | 13,058,955 us | 100.0% |
Parent Calls | | | |
ArcanistXHPASTLinterRule::getFunctionCalls | 275,760 | 952,163 us | |
ArcanistArrayIndexSpacingXHPASTLinterRule::process | 12,587 | 44,180 us | |
ArcanistArraySeparatorXHPASTLinterRule::process | 17,414 | 71,694 us | |
ArcanistArrayValueXHPASTLinterRule::process | 17,414 | 58,600 us | |
ArcanistBinaryExpressionSpacingXHPASTLinterRule::process | 75,347 | 247,732 us | |
ArcanistBlacklistedFunctionXHPASTLinterRule::process | 45,960 | 139,929 us | |
ArcanistBraceFormattingXHPASTLinterRule::process | 213,158 | 716,127 us | |
ArcanistCallParenthesesXHPASTLinterRule::process | 140,394 | 525,867 us | |
ArcanistCallTimePassByReferenceXHPASTLinterRule::process | 136,424 | 420,095 us | |
ArcanistConstructorParenthesesXHPASTLinterRule::process | 13,816 | 41,971 us | |
ArcanistDeclarationParenthesesXHPASTLinterRule::process | 22,310 | 100,560 us | |
ArcanistDefaultParametersXHPASTLinterRule::process | 37,599 | 113,686 us | |
ArcanistDoubleQuoteXHPASTLinterRule::process | 92,155 | 318,006 us | |
ArcanistDuplicateKeysInArrayXHPASTLinterRule::process | 17,414 | 56,170 us | |
ArcanistDuplicateSwitchCaseXHPASTLinterRule::process | 1,455 | 5,088 us | |
ArcanistEmptyStatementXHPASTLinterRule::process | 58,507 | 208,879 us | |
ArcanistExitExpressionXHPASTLinterRule::process | 5,126 | 16,420 us | |
ArcanistFormattedStringXHPASTLinterRule::process | 45,960 | 168,595 us | |
ArcanistImplicitFallthroughXHPASTLinterRule::process | 7,114 | 23,470 us | |
ArcanistInnerFunctionXHPASTLinterRule::process | 26 | 94 us | |
ArcanistInstanceOfOperatorXHPASTLinterRule::process | 60,058 | 184,335 us | |
ArcanistInvalidDefaultParameterXHPASTLinterRule::process | 15,289 | 43,977 us | |
ArcanistKeywordCasingXHPASTLinterRule::process | 51,624 | 163,785 us | |
ArcanistLambdaFuncFunctionXHPASTLinterRule::process | 26 | 100 us | |
ArcanistLanguageConstructParenthesesXHPASTLinterRule::process | 516 | 2,462 us | |
ArcanistLowercaseFunctionsXHPASTLinterRule::process | 45,960 | 169,083 us | |
ArcanistNamingConventionsXHPASTLinterRule::process | 303,306 | 962,672 us | |
ArcanistPHPCompatibilityXHPASTLinterRule::process | 159,074 | 482,321 us | |
ArcanistPHPCompatibilityXHPASTLinterRule::lintPHP53Features | 19,496 | 61,561 us | |
ArcanistPHPCompatibilityXHPASTLinterRule::lintPHP54Features | 12,587 | 38,244 us | |
ArcanistXHPASTLinterRule::getAnonymousClosures | 26 | 102 us | |
ArcanistParenthesesSpacingXHPASTLinterRule::process | 197,237 | 647,127 us | |
ArcanistPlusOperatorOnStringsXHPASTLinterRule::process | 60,058 | 179,137 us | |
ArcanistReusedAsIteratorXHPASTLinterRule::process | 338,396 | 1,072,902 us | |
ArcanistReusedIteratorReferenceXHPASTLinterRule::process | 276,870 | 847,265 us | |
ArcanistReusedIteratorXHPASTLinterRule::process | 9,210 | 29,284 us | |
ArcanistSlownessXHPASTLinterRule::lintStrstrUsedForCheck | 60,058 | 190,702 us | |
ArcanistSlownessXHPASTLinterRule::lintStrposUsedForStart | 60,058 | 183,723 us | |
ArcanistTautologicalExpressionXHPASTLinterRule::process | 60,058 | 182,000 us | |
ArcanistUnaryPrefixExpressionSpacingXHPASTLinterRule::process | 5,126 | 17,987 us | |
ArcanistUndeclaredVariableXHPASTLinterRule::process | 411,731 | 1,323,152 us | |
ArcanistUnnecessarySemicolonXHPASTLinterRule::process | 151,393 | 429,223 us | |
ArcanistBaseXHPASTLinter::getFunctionCalls | 91,920 | 296,995 us | |
ArcanistPhutilXHPASTLinter::lintUnsafeDynamicStringCall | 59,776 | 195,877 us | |
ArcanistCastSpacingXHPASTLinterRule::process | 635 | 2,011 us | |
ArcanistUnaryPostfixExpressionSpacingXHPASTLinterRule::process | 184 | 681 us | |
ArcanistListAssignmentXHPASTLinterRule::process | 372 | 1,432 us | |
ArcanistDynamicDefineXHPASTLinterRule::process | 1 | 5 us | |
ArcanistClassFilenameMismatchXHPASTLinterRule::process | 3,562 | 12,598 us | |
ArcanistClassNameLiteralXHPASTLinterRule::process | 78,535 | 279,221 us | |
ArcanistImplicitConstructorXHPASTLinterRule::process | 25,742 | 78,001 us | |
ArcanistImplicitVisibilityXHPASTLinterRule::lintMethodVisibility | 22,284 | 74,578 us | |
ArcanistInvalidModifiersXHPASTLinterRule::process | 26,948 | 78,222 us | |
ArcanistModifierOrderingXHPASTLinterRule::lintMethodModifierOrdering | 22,284 | 77,018 us | |
ArcanistNoParentScopeXHPASTLinterRule::process | 3,630 | 12,684 us | |
ArcanistSelfMemberReferenceXHPASTLinterRule::process | 22,226 | 72,132 us | |
ArcanistStaticThisXHPASTLinterRule::process | 57,694 | 179,017 us | |
ArcanistToStringExceptionXHPASTLinterRule::process | 22,284 | 65,589 us | |
ArcanistUnnecessaryFinalModifierXHPASTLinterRule::process | 22,324 | 67,404 us | |
ArcanistUselessOverridingMethodXHPASTLinterRule::process | 22,284 | 69,612 us | |
ArcanistImplicitVisibilityXHPASTLinterRule::lintPropertyVisibility | 4,664 | 14,262 us | |
ArcanistModifierOrderingXHPASTLinterRule::lintPropertyModifierOrdering | 4,664 | 15,266 us | |
ArcanistPhutilXHPASTLinter::lintRaggedClasstreeEdges | 3,540 | 12,869 us | |
ArcanistPhutilXHPASTLinter::lintClassExtendsPhobject | 3,540 | 12,954 us | |
ArcanistGlobalVariableXHPASTLinterRule::process | 2 | 12 us | |
ArcanistPregQuoteMisuseXHPASTLinterRule::process | 11 | 31 us | |
ArcanistPhutilXHPASTLinter::lintArrayCombine | 4 | 13 us | |
ArcanistPhutilXHPASTLinter::lintDeprecatedFunctions | 1 | 1 us | |
Child Calls | | | |
AASTNodeList::key | 4,033,208 | 3,415,796 us | 26.2% |