mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-23 16:22:15 +00:00
Add a performance test for deletion in addition to the existing update and query tests. The deletion performance test is executed using the '--delete' argument to perf_simple_query. Fixes #2417. Signed-off-by: Etienne Kruger <el@loadavg.io> Message-Id: <20170615232500.26987-1-el@loadavg.io>