Main-memory multicore transactional systems have achieved excellent performance using single-version optimistic concurrency control (OCC), especially on uncontended workloads. Nevertheless, based other protocols, such as hybrid OCC/ locking and variations multiversion (MVCC), are reported to outperform the best OCC systems, with increasing contention. This paper shows that implementation choice...