> A dual channel DDR4 system memory bandwidth is ~40GB/s, and DDR5 ~80GB/s.
It's impossible to saturate the memory bandwidth on a modern CPU with a single thread, even if all you do is reads with absolutely no processing. The bottleneck is how fast outstanding cache misses can be satisfied.
A dual channel DDR4 system memory bandwidth is ~40GB/s, and DDR5 ~80GB/s.
Since this operation requires both a read and a write, you'd expect half that.