Skip to content

koxt/clickhouse-sts

 
 

Repository files navigation

clickhouse-sts

ClickHouse stress tests suite.

Use that benchmark to estimate maximum QPS & latencies of ClickHouse in high-concurrency scanarios - both via HTTP & native protocols.

How to use that?

You will need:

  • docker
  • make
  • bash

After that just run:

make test

it will create a docker image containing needed tools (wrk, jq, clickhouse-benchmark and control scripts), and after that run test suite.

About

ClickHouse stress tests suite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 87.6%
  • Lua 10.2%
  • Dockerfile 2.0%
  • Makefile 0.2%