[PATCH] D100161: Redistribute energy for Corpus
Matt Morehouse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 12 10:39:06 PDT 2021
morehouse added a comment.
Also, the descriptions states:
> Divide the corpus into n parts according to size.
Is it really according to size? IIUC when there are multiple worker processes, any new coverage they have simply gets appended to `Files`. So `Files` is not necessarily sorted by size.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100161/new/
https://reviews.llvm.org/D100161
More information about the cfe-commits
mailing list