An open API service indexing awesome lists of open source software.

https://github.com/george0st/qgate-examples

Examples of quality gate usage.
https://github.com/george0st/qgate-examples

examples python quality-gate

Last synced: about 1 year ago
JSON representation

Examples of quality gate usage.

Awesome Lists containing this project

README

          

# qgate-examples

The project about usage of QGate suite.

## Performance tests

- [Cassandra & ScyllaDB & AstraDB & CosmosDB](perf_cql/perf_cql.py)
- The performance tests for Cassandra, ScyllaDB, AstraDB and CosmosDB via
CQL (Cassandra Query Language)
- The description of configuration, see [ENV configuration](/docs/env_configuration.md)
- The samples of configurations
- [Multi ENV configuration](perf_cql/config/_cass.env)
- [Single ENV configuration](perf_cql/config/cass/cass-W1-low.env)
- Expected outputs
- Performance graphs
![Read min](docs/outputs/PRF-Cassandra-092409-R1-min-2024-09-04_07-36-33-bulk-1x10.png)
![Write min](docs/outputs/PRF-Cassandra-092409-W1-min-2024-09-04_07-24-28-bulk-200x10.png)
- Executors graphs
![Write low](docs/outputs/EXE-Cassandra-154324-W1-low-2024-09-16_13-43-41-bulk-200x10-plan-32x3.png)
![Read low](docs/outputs/EXE-Cassandra-154324-R1-low-2024-09-16_13-54-33-bulk-1x10-plan-8x3.png)