Performance
Rules to help identify possible performance issues.
ID | Summary |
---|---|
defer-assignment | Assignment can be deferred |
non-loop-expression | Non loop expression in loop |
walk-no-path | Call to |
with-outside-test-context |
|
Rules to help identify possible performance issues.
ID | Summary |
---|---|
defer-assignment | Assignment can be deferred |
non-loop-expression | Non loop expression in loop |
walk-no-path | Call to |
with-outside-test-context |
|