Skip to content
/ ps_bench Public

Small test program for benchmarking MariaDB prepared statements

License

Notifications You must be signed in to change notification settings

9EOR9/ps_bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Small test program for benchmarking MariaDB prepared statements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published