YMatrix
Quick Start
Connecting
Benchmarks
Deployment
Data Usage
Manage Clusters
Upgrade
Global Maintenance
Expansion
Monitoring
Security
Best Practice
Technical Principles
Data Type
Storage Engine
Execution Engine
Streaming Engine(Domino)
MARS3 Index
Extension
Advanced Features
Advanced Query
Federal Query
Grafana
Backup and Restore
Disaster Recovery
Guide
Performance Tuning
Troubleshooting
Tools
Configuration Parameters
SQL Reference
This document introduces MatrixBench, the stability testing tool for YMatrix.
MatrixBench (shortened as mxbench) is a performance testing tool for data loading and querying in YMatrix. It can quickly generate random data based on user-defined configurations such as the number of devices, time range, and number of metrics, automatically create tables, and perform data loading and querying either serially or concurrently. During testing, you can flexibly configure metric types, collection intervals, null value ratios, randomness levels, query thread counts, and custom query statements.
MatrixBench can be run via the command line or through a configuration file. The tool is located in the bin/mxbench directory of the YMatrix installation.
Note!
mxbench is now open-source. Code review and contributions are welcome. Please click here to read the README.