Introduction
Sysbench is an open source, cross-platform, and multiple-thread performance test tool for verifying the MySQL database performance. It is one of Alibaba's tools for evaluating RDS performance. Sysbench provides four main test models: select, update, insert, and delete. In addition, it provides the OLTP test model to evaluate the MySQL, MariaDB, and Percona performance in online transactions.
Parent topic: Sysbench 0.5 & 1.0 Test Guide