Major speed and CPU improvements with this release. We're no longer generating random data on-the-fly. Instead, a big pile (10MB) of random data is generated in-memory prior to testing and we conduct the throughput tests with this instead. Not having to generate small chunks of random data greatly reduces CPU burden during high-volume testing.