Files
codeql/docs/codeql/reusables/running-queries-debug.rst
2021-05-25 11:36:18 +01:00

1 line
317 B
ReStructuredText

If you want to examine query performance, enable the **Running Queries: Debug** setting to include timing and tuple counts. This is shown in the logs in the CodeQL Query Server tab of the Output view. The tuple count is useful because it indicates the size of the :ref:`predicates <predicates>` computed by the query.