Skip to content

Parallel verify

Jellby requested to merge parallel_verify into master

Implement a -j/--jobs flag for verify, to run simultaneous jobs and hopefully faster verification runs. Use -j 0 for automatic number of jobs (based on available cores and specified number of processes and threads per job).

  • Documentation updated or not needed.
  • Test created or not needed.
  • Attribution in source files and CONTRIBUTORS.md updated if necessary.

Merge request reports