mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 04:37:00 +00:00
Partitions corresponding to keys have 40k rows. With row-level eviction touching them inside the loop became a serious performance issue, because touch() now needs to walk over all rows.
10 KiB
10 KiB