Skip to content

Allow parallel time check

Dmitry Kuzmenko requested to merge dkuzmenko/pacman-contrib:async into master

Adds an optional ability to run each mirror test in parallel. This could possibly produce inaccurate results but speeds up the process for a number of mirrors. This uses GNU parallel for parallel checks.

Signed-off-by: Dmitry Kuzmenko dmitry.kuzmenko@dsr-corporation.com

Edited by Dmitry Kuzmenko

Merge request reports