Continuing my series on the Violin Memory 1010 I am turning my attention to the DBT2 benchmark which simulates an OLTP workload. I started with my typical “waffle” workload which is a 20 warehouse setup ( about 2.5 GB ) with a 768M buffer pool and I compared it to a 5G buffer pool with the same setup. The ultimate goal or the nirvana state of any system is to have the performance of the storage system be as fast as having everything all in memory. The closer we can get the better off we are. The sad thing is even with the fastest of flash solutions we see times in the 70-300 microsecond response time range, which is very far off the nano second response time delivered by memory. That being said lets see how close we can get to a fully cached database:
I am including the Intel #’s for perspective here and to show
just how close we can get full in memory speeds. The fact is I am
comparing a potentially …