-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently the number of threads we use for valgen is 8. Maybe some people don't want to use that number.
Describe the solution you'd like
A way to configure at valgen runtime the number of threads valgen should use. Prolly a command-line argument.
Describe alternatives you've considered
The software could default to using half the cpu total thread count. In fact, that's a good idea for a default if nothing's on the command line.
Additional context
n/a
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request