github / github/codeql-cli-binaries
Single predicate causing bottleneck in queries
未关闭
CLI
Complexity: High
enhancement
- 主要语言
- 没有语言数据
- 星标
- 1k
- 派生
- 184
- PR 合并指标
- 30 天内没有已合并 PR
描述
codeql query run --threads=0 still results in only one core being utilized, which severely affects query speed. I typically see this in
my log file:
Creating executor with (many) threads.
...
(0s) Starting to evaluate predicate ...
With 100% usage on 1 core.
Is Visual Studio more performant for this?
贡献指南
评估
这个 Issue 还没有评估数据。