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

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
This should be I/o limited though.
It was a NVMe disk, so it required all cores to saturate the device