mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
Python points-to: improve performance.
This commit is contained in:
@@ -29,4 +29,4 @@ total_size = strictcount(ControlFlowNode f, Object value, ClassObject cls, Point
|
||||
)
|
||||
and
|
||||
efficiency = 100.0 * total_facts / total_size
|
||||
select depth, total_facts, total_size, efficiency
|
||||
select depth, total_facts, total_size, efficiency
|
||||
|
||||
Reference in New Issue
Block a user