/plushcap/analysis/datastax/datastax-how-not-benchmark-cassandra

How not to benchmark Cassandra

What's this blog post about?

Benchmarking Cassandra against other systems can lead to valuable insights, but many results are less useful due to preventable errors. Some common mistakes include using VMs with noisy neighbors, shared storage that becomes a bottleneck, and inadequate low-level operations like random reads. Additionally, benchmarking with small datasets or failing to reset the cluster between runs can lead to misleading results. To ensure accurate benchmarks, it's crucial to use established load generators, configure disks properly, allow JVM warmup, and follow best practices for performance tuning.

Company
DataStax

Date published
Feb. 4, 2014

Author(s)
Jonathan Ellis

Word count
901

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.