Quick onboard
Deployment
Data Modeling
Connecting
Migration
Query
Operations and Maintenance
Common Maintenance
Partition
Backup and Restore
Expansion
Mirroring
Resource Management
Security
Monitoring
Performance Tuning
Troubleshooting
Reference Guide
Tool guide
Data type
Storage Engine
Executor
Stream
DR (Disaster Recovery)
Configuration
Index
Extension
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.