dbstress

command module
v0.0.0-...-895cc19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2021 License: MIT Imports: 2 Imported by: 0

README

Stress tool

This repo fork from influxdata/influx-stress. Change to stress test on influxdb and mysql/postgress, and do some comparision.

Build Instructions

Building dbstress requires the Golang toolchain. If you do not have the Golang toolchain installed please follow the instructions golang.org/doc/install

go get -v github.com/deltacat/dbstress/...

Top Level Command

try --help

Example Usage

Before first launch, please rename sample configure file (dbstress.sample.toml) to dbstress.toml, then make some necessary change according to your environment setting.

Runs forever

dbstress insert

Runs forever writing as fast as possible

dbstress insert -f

Runs for 1 minute writing as fast as possible

dbstress insert -r 1m -f

Writing an example series key with 20,000 series

dbstress insert -s 20000 

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package config ...
Package config ...
data

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL