mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
optimize speedtest for smaller setups (#15414)
this has been observed in multiple environments where the setups are small `speedtest` naturally fails with default '10s' and the concurrency of '32' is big for such clusters. choose a smaller value i.e equal to number of drives in such clusters and let 'autotune' increase the concurrency instead.
This commit is contained in: