Download ten files in parallel from localhost using HTTP/1 over HTTPS, 10 times each - with #curl. Each file is 100MB. Limit the download speed to 5000KB/sec.
How much CPU is "good" to spend on this on a modern intel arch?
Perhaps a median of 2.73% of an i7-13700K core is okay?
https://curl.se/perf/#h1rate-cpu
(the tests run on my local machine, at that single 3.8 spike I probably did something else on the host)