Y
Hacker News
new
|
ask
|
show
|
jobs
by
codetrotter
1195 days ago
Was it noticeably different from
dd if=/dev/urandom of=/mnt/foo/input bs=10M count=100000
in the amount of time that it took?
1 comments
rockwotj
1195 days ago
Yes, I had 16 cores and I gave up on the this version after several minutes. I don't remember the disk throughput difference but it was significant
link
adastra22
1194 days ago
This should be I/o limited though.
link
rockwotj
1193 days ago
It was a NVMe disk, so it required all cores to saturate the device
link