Don't hardcode number of jobs for threaded search #145
Labels
difficulty:moderate
MIR
Issues related to the MIR (Mid level IR)
performance
Issues relating to performance
Milestone
This should be based on the number of hardware threads we have available, which we need a utility to query. Bonus points if we spawn less than the maximum number of workers when the total jobs are less than the number of threads available.
The text was updated successfully, but these errors were encountered: