Skip to content

Commit

Permalink
Merge branch 'main' into cassandrasinkcluster-dashmap
Browse files Browse the repository at this point in the history
  • Loading branch information
rukai authored Aug 20, 2023
2 parents ce0316d + b23e5e1 commit e4f3c02
Show file tree
Hide file tree
Showing 78 changed files with 1,005 additions and 398 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/windsock_benches.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
cargo windsock --bench-length-seconds 5 --operations-per-second 100
cargo windsock --bench-length-seconds 5 --operations-per-second 100 --profilers flamegraph --name cassandra,compression=none,driver=scylla,operation=read_i64,protocol=v4,shotover=standard,topology=single
cargo windsock --bench-length-seconds 5 --operations-per-second 100 --profilers flamegraph --name kafka,shotover=standard,size=1B,topology=single
cargo windsock --bench-length-seconds 5 --operations-per-second 100 --profilers sys_monitor --name kafka,shotover=standard,size=1B,topology=single
# windsock/examples/cassandra.rs - this can stay here until windsock is moved to its own repo
cargo run --release --example cassandra -- --bench-length-seconds 5 --operations-per-second 100
Expand Down
Loading

0 comments on commit e4f3c02

Please sign in to comment.