[citation][nom]merikafyeah[/nom]Considering how DDR3-2400 is only a tiny fraction better than DDR3-2133, it's safe to assume memory stops being the bottleneck around that point. DDR4 will not noticeably improve performance or even power consumption as memory consumes almost negligible amounts of electricity to begin with.It's back to looking at better GPUs and CPUs for better performance.Bpttleneck hierarchy has always been GPU>CPU>RAM.The CPU has always been more reliant on the RAM than the GPU but an APU is basically a GPU+CPU in one, so RAM is more important, but as we've seen, only up to DDR3-2133. After that diminishing returns skyrocket.[/citation]
Oh you are so close yet so far to knowing what you're talking about...
You would be well served to learn about the Von Neumann architecture and more precisely the Von Neumann bottleneck.
http://en.wikipedia.org/wiki/Von_Neumann_architecture
The biggest bottleneck in any architecture is shared communication between all components, data throughput is crucial to all parts of a system; yet beyond that
latency of components in relation to bandwidth is the real Achilles heel of the computer and THAT is why CPUs have L1/L2/L3 cache so that they can have ultra low latency memory that is usually around 1.5/5/7.5ns respectively. When you have that low latency combined with a bandwidth of what is 76000/44000/22000 MB/s compared to normal DDR3-1600 on sandy/ivy bridge you have a system that appears to not be bottlenecked by RAM. As for a Trinity AMD system, the reason why one sees such massive gains when going up in RAM speeds from DDR-3 1600 to 2133 is because the GPU can't get away with the tiny amount of storage that is the L1/L2 cache, it has to have a large interface of 512MB-3GB to crunch the massive amount of parallel data and therefore is limited by the aggregate throughput of the system's memory. Hypothetically, if you were to continue to increase the data rate of the system's memory you would see performance gains up until the point where the GPU's instructions units can no longer make use of the available interface.
Having said all that, until DDR-4 is out we can't say for certain that it will not have a huge impact on both AMD and Intel systems. This is because if DDR-4 manages to lower latency or greatly increase bandwidth you will see gains, especially if DDR-4 is able to achieve both lower latency and higher bandwidth at the same time. Oh and, to correct your first inaccuracy, DDR-4 will be lower power than what is currently available so it will use less electricity than DDR3-2400 therefore providing more performance per Watt of energy used.