Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save devanshdalal/1860d275ee0ff0d4345ee48062eaeb84 to your computer and use it in GitHub Desktop.
Save devanshdalal/1860d275ee0ff0d4345ee48062eaeb84 to your computer and use it in GitHub Desktop.

Cassandra Truncate stress

build-opt/util/cassandra_store_stress --db_size=4294967296
-------------------------------------------------
PERF TEST [65536 keys, 65536 block size]
  SEQUENTIAL WRITE
    num_keys: 65536
    time: 81.508s
    payload: 4 GB
    bandwidth: 52.6938 MBps
  SEQUENTIAL READ KEY/VALUES
    key count: 65536
    time: 135.127s
    payload: 4GB
    bandwidth: 31.7848 MBps
  TRUNCATE TABLE
    time: 5.90673s
    payload: 4GB
    bandwidth: 727 MBps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment