mirror of
https://github.com/github/codeql.git
synced 2026-05-06 06:05:19 +02:00
Instead of computing these two things in one predicate, they are computed in separate predicates and then joined. This splits the predicate `getInstruction`, which took 81s before, into predicates that together take 20s on a medium-sized db.