Skip to main content

Sysbench benchmark results

This section presents database cluster performance benchmark results performed using the Sysbench tool, aiming to provide a reference for the processing capabilities of database engines across different compute configurations (flavors).

The results are provided for reference purposes only and do not represent guaranteed performance.

1. Benchmark sysbench overview

Purpose:

  • Evaluate OLTP (Read/Write) performance of supported database engines.
  • Observe performance scaling behavior when increasing CPU and memory resources.
  • Provide reference data to assist customers in selecting appropriate instance sizes.

Metrics:

  • Sysbench Read : Total number of read queries executed during the test.
  • Sysbench Write : Total number of write queries executed during the test.
  • QPS (Queries Per Second) : Average number of queries processed per second.
  • TPS (Transactions Per Second) : Average number of completed transactions per second.

Higher QPS and TPS values indicate higher throughput under the tested workload.

2. Benchmark results

Test environment:

ParameterValue
Benchmark toolSysbench (OLTP Read/Write)
Number of documents1.000.000
Number of operations1.000.000
Workload typeRead/Write
Thread count (YCSB threads)Configurations correspond to each flavor.
MongoDB versionMongoDB Enterprise v8.0.20-ent
IOPS6000

Result:

Flavor (vCPU/RAM)Thread countSysbench ReadSysbench WriteQPSTPS
2C4G85003104996904083.954083.95
2C8G85006524993485120.565120.56
4C8G164998685001329007.799007.79
8C16G3250139849860217666.617666.66
8C32G6450042049952921993.4921993.49
16C32G6449952250047831626.5531626.55
16C64G12850008649991434621.2434621.24

3. Analysis & Recommendations

  • Increasing CPU and memory generally improves throughput.
  • Performance gains may diminish at higher configurations depending on workload and system limits.

Important:

  • Benchmark results are workload-specific and provided for reference only.
  • Actual performance may vary depending on:
    • Application workload characteristics.
    • Database schema and indexing.
    • Read/write ratio.
    • Storage and network configuration.

Customers are strongly encouraged to test with their own workloads before deploying to production.

Recommendations:

Use these benchmark results as guidance when selecting database engines and instance sizes. For optimal performance, validate configuration choices through application-specific performance testing.