资 源 简 介
This codebase offers a user friendly framework for creating and visualizing MySQL database load test jobs. It is based around Sysbench, which is generally considered the industry standard load test application. The framework allows you to
standardize your tests without requiring you to write one-off bash scripts to handle looping and iteration commands.
graphing output via dygraphs (rev6 onward)
CSV test result output for easy import to data visualization systems or import into a SQL database
customize your iterations via ability to watch an unlimited number of MySQL global status variables
customize your iterations via ability to alter MySQL global variables between iterations
run arbitrary SQL commands between each iteration
run arbitrary system commands between iterations (rev12 onward)
allows you to control the caches between iterations
set custom default values and create configuration templat