rb: Buffer the slice!s in MemoryBuffer for a significant performance increase [THRIFT-63] Author: Kevin Ballard <kevin@rapleaf.com> Currently it buffers up to 4kB before throwing away the data. Tests with 1MB shows the exact same performance characteristics.