Skip to content

Commit

Permalink
grow larger - 150 threads, 3400/s
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarmoise committed Dec 13, 2024
1 parent e1fc1d6 commit c279f4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ prepare_write_cmd: [
"cassandra-stress write no-warmup cl=ALL n=78125000 -schema 'replication(strategy=NetworkTopologyStrategy,replication_factor=3)' -mode cql3 native -rate threads=200 -col 'size=FIXED(128) n=FIXED(8)' -pop seq=234375001..312500000",
]

stress_cmd_m: "cassandra-stress mixed no-warmup cl=QUORUM duration=800m -schema 'replication(strategy=NetworkTopologyStrategy,replication_factor=3)' -mode cql3 native -rate 'threads=300 fixed=3750/s' -col 'size=FIXED(128) n=FIXED(8)' -pop 'dist=gauss(1..156250000,78125000,1562500)' "
stress_cmd_m: "cassandra-stress mixed no-warmup cl=QUORUM duration=800m -schema 'replication(strategy=NetworkTopologyStrategy,replication_factor=3)' -mode cql3 native -rate 'threads=150 fixed=3400/s' -col 'size=FIXED(128) n=FIXED(8)' -pop 'dist=gauss(1..156250000,78125000,1562500)' "


n_db_nodes: 3
Expand Down

0 comments on commit c279f4e

Please sign in to comment.