RAM Latency Calculator
Find the true latency of RAM in nanoseconds.
True RAM latency combines the CAS latency with the clock speed.
The math behind it
latency (ns) = CL x 2000 / speed (MT/s), since DDR transfers twice per clock cycle.
Worked example
CL16 at 3200 MT/s gives 10 ns.
FAQ
Is lower CL always better?
Only at the same speed - faster RAM with higher CL can still have lower ns latency.