mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +01:00
On `keras-team/keras`, this was producing ~200 million intermediate tuples in order to produce a total of ... 2 tuples. After the refactor, max intermediate tuple count is ~80k for the charpred (and 4 for the new helper predicate).