mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +00:00
So the compaction perf of different compaction strategies can be compared. Data timestamps are diversified such that they fall into four different bucket if TWCS is used, in order to be able to stress the timestamp based splitting code path. Closes #9488