Quick Start
Simulate Time Series Scenarios
Standard Cluster Deployment
Data Modeling
Connecting to The database
Data Writing
Data Migration
Data Query
Scene Application Examples
Federal Query
Maintenance and Monitoring
Global Maintenance
Partition Maintenance
Backup and Restore
Cluster Expansion
Monitoring
Performance Tuning
Troubleshooting
Reference Guide
Tool Guide
Data Type
Storage Engine
Execution Engine
Configuration Parameters
SQL Reference
FAQ
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.