This is part 3 in my RAMSan Series.
While I am confident the read-only test was a reasonably good test ( I just needed to push more ), my mixed load test was marred by issues. It was really a quick attempt to get a heavy read/write workload. I ran into issues with how I wrote this so I will spare you the details. Some flash devices are notoriously poor performing in writes, so its important to at least briefly look at this. What I will share are the IOPS & latency numbers from this test. The mixed workload does updates & selects at this point, these are a mix of PK updates, secondary index updates, etc. These typically are built to run faster and smaller the the read-only IO bound workload.
By the 11th interval the Ramsan was pretty much complete. The peaks are whats interesting… lets look at this in a slightly different way.
So in the admittedly flawed mixed workload I am …
[Read more]