In a sibling issue we add IncrementPerformanceTest which is handy checking Increment performance. Make a general tool to do all check-and-set type ops like increment, append, checkAndPut, checkAndDelete... just to make sure no regression in future.
- HBase
- HBASE-14460 [Perf Regression] Merge of MVCC and SequenceId (HBASE-8763) slowed Increments, CheckAndPuts, batch operations
- HBASE-15157