The download benchmark should download every file in the renter (with a configured concurrency) and measure the speed, latency and availability of the downloads.
We can use the httpresp property to download the files and then write them to /dev/null while measuring the time it takes to download the whole file.