Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 348 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 348 Bytes

ps_bench

Build

mkdir build
cd build
cmake .. -DMARIADB=/path/mariadb_config

Usage

ps_bench options
-u username
-p password
-h hostname (default = localhost)
-s socket
-d database
-i iterations
-t use text protocol
-P port (default 3306)
-o prepare once, execute multiple
-c create table and fill data