Pre-UC I put out a teaser on some dbt2 scores in the 50K range. I mentioned and showed the graphs during my SSD session, but I thought I would show them here for those who skipped the UC or did not attend my session. Basically what most people consider to be a classic “CPU Bound” workload where all of your data easily fits into memory can also see benefits from moving to SSD’s. Remember just because everything fits into memory doesn’t mean your not going to be doing some operations to disk ( logging, flushes, etc ). Take a look:
| Test | TPM | % Improvement |
| Regular Disk BBU (5.1.33) | 46106.44 | NA |
| SSD WO/Drive Cache (5.1.33) | 50606.82 | 9.76% |