2 Collaborator |
Jake Luciani , nitsanw |
1d7466425b96dcf4e1ebf68eceed4858fbbd6e29 | Author: T Jake Luciani <jake@apache.org> | 2016-09-01 10:36:11-04:00 Make jmh jar and add RW + Compaction tests Patch by tjake; reviewed by Nitsan Wakart for CASSANDRA-12586
5477083a2f087758034703674c49e8012f295c42 | Author: nitsanw <nitsanw@yahoo.com> | 2016-03-24 10:54:14+02:00 Eliminate repeated allocation of Pair for default case Replace Objects.hashcode with handrolled to avoid allocation Eliminate allocations of byte array for UTF8 String serializations Patch by Nitsan Wakart; reviewed by tjake for CASSANDRA-11428