forked from rpminspect/rpminspect
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[new] inspect_virus: use parallel collector to run clamav on all CPUs
On a 8-thread CPU (Intel Tigerlake laptop), in test run a-la rpminspect -c /usr/share/rpminspect/fedora.yaml -p rawhide -Dv -k -t VERIFY -a x86_64,noarch,src -T virus kernel-6.8.10-200.fc39 this cuts "virus inspection" run time from 19 to 8 minutes. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
- Loading branch information
Showing
2 changed files
with
156 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters