Hi everyone, Matt and I have created a public repository that contains performance tests for Cassandra using the open-source Fallout tool that the community can benefit from. Fallout is an open-source tool for running large scale remote-based distributed correctness, verification and performance tests for Apache Cassandra. All components for running the performance tests are all open-source and use Google Kubernetes Engine.
At the moment, the repository contains 6 performance tests for lwt. We are still working on porting a few more tests into the repository. Everyone is welcome to contribute their own performance tests to the repository. Here is the link to the fallout-tests repository <https://github.com/datastax/fallout-tests>. One thing to note is that, at the moment, it is not possible to run performance tests on trunk but rather on specific versions of Cassandra. However, we are currently working on it. Marianne