YMatrix
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
Enable Mirroring
Resource Management
Security
Monitoring
Performance Tuning
Troubleshooting
Reference Guide
Tool Guide
Data Type
Storage Engine
Execution Engine
Stream Processing
DR (Disaster Recovery)
Configuration Parameters
Index
Extension
SQL Reference
FAQ
This document introduces YMatrix's stability pressure testing tool, MatrixBench.
MatrixBench (mxbench for short) is a pressure measurement tool for YMatrix data loading and query. It can quickly generate random data based on the number of devices, time range, and number of indicators specified by the user, automatically create data tables, and perform data loading and querying in serial or concurrently. During use, you can flexibly configure the indicator type, acquisition frequency, null rate, randomness, etc., and you can also specify the number of threads for the query, custom query statements, etc. MatrixBench can be run from the command line or through a configuration file. This tool is located in bin/mxbench in the YMatrix installation directory.
Notes!
Currently, mxbench is open source, and your review and contribution are welcome. Please [click here] (https://github.com/ymatrix-data/mxbench/blob/master/README.md) read README.