Skip to content

Azer0s/rig-performance-testing

Repository files navigation

Requirements

  • docker
  • docker-compose
  • kubectl (>= v1.11)
  • timeout
  • helm (>= v3)

Run 1

Send one message, send 1M ignored messages, send one message again.

ENV Variables - Client

CLIENTS=1
TIMEOUT=10m
WAIT=30s
RIG_HOST=rig

Start

./start_run1.sh

Run 2

Send 100k messages to 100 clients.

ENV Variables - Client

CLIENTS=100
TIMEOUT=30m
WAIT=30s
RIG_HOST=rig

Start

./start_run2.sh

Run 6

Send 1000 messages in 100 different event types to 1000 clients.

ENV Variables - Client

CLIENTS=1000
TIMEOUT=1h
WAIT=30s
RIG_HOST=rig

Start

./start_run6.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages