TDRare :
So, Intel claims 1000 times the performance, then attempts to impress us with a demonstration that display 3.7 times the performance? That seems to be orders of magnitude below the claimed performance.
First, tests involving real-world use cases are never as dramatic as benchmarks fabricated specifically to highlight a specific performance advantage.
Secondly, with a little bit of thought, you can perhaps see why it might be difficult to showcase quite what an improvement their new technology offers. Basically, existing systems are architected around the performance characteristics of recent & legacy technology. When disks were slow and mechanical, they were connected via slow, indirect links. As SSDs got faster, they needed to be pulled in closer and closer to the CPU, and connected with ever faster links, in order to provide the full benefits of which they were capable. The system architecture was continually playing catch-up. And as the interconnects improved, the storage devices could co-evolve to expose more of the performance potential of the underlying hardware.
But there's another relevant aspect of system architecture and performance, which is concerning various optimizations and application design principles & practices. Because disks are traditionally many orders of magnitude slower than RAM, operating systems gained increasingly sophisticated disk caching and buffering strategies, employing comparatively fast system memory to mask the long latency and bandwidth limitations of disks. Even at the application layer, programs and APIs have been forced to cater to the performance bottlenecks and limitations of legacy storage. Basically, software developers would typically spend a lot of time and energy optimizing their programs' I/O access patterns to perform reasonably well with existing storage technologies & operating systems.
So, it's really not surprising that, if someone manages to dramatically reduce or eliminate the performance bottlenecks around some part of the system, the relative improvement won't be readily seen in conventional/legacy workloads. This doesn't mean the improvement isn't worthwhile, it just means that applications need to catch up and evolve, in order to fully exploit the performance potential of the new technology.
Samer1970 :
Why use PCIe lanes for this ? it is stupid ... make a dedicated link
Maybe because:
■Optane SSDs are a new product, that's shipping now (or imminently), which they want to sell.
■Kabylake & the associated form of 3D XPoint isn't presently demo-ready.
Either way, as Kaby nears launch, I'm sure you'll see plenty of demos involving their new 3D XPoint modules.