Files
codeql/docs/codeql/reusables/threads-query-execution.rst
2020-11-12 10:43:04 +00:00

3 lines
248 B
ReStructuredText

``--threads``: optionally, the number of threads to use when running queries.
The default option is ``1``. You can specify more threads to speed up query
execution. Specifying ``0`` matches the number of threads to the number of logical processors.