datastax / cassandra-quarkus

An Apache Cassandra(R) extension for Quarkus
Apache License 2.0
40 stars 28 forks source link

Create automated performance tests for the extension #59

Closed tomekl007 closed 4 years ago

tomekl007 commented 4 years ago

One of the most important aspects that we want to test is the netty event loop injected by the quarkus framework. Once this PR will be merged: https://github.com/datastax/cassandra-quarkus/pull/18 we should create an automated performance test scenario (possibly using the fallout tool) and test extension with use-quarkus-netty-event-loop enabled and disabled. It will help us detecting possible regression between the netty event loop created by the quarkus or driver.

┆Issue is synchronized with this Jira Task by Unito