Skip to content

syk-coder/benchmark

Repository files navigation

OpenMessaging Benchmark framework

Install

$ mvn install

Usage

Select which drivers to use, which workloads to run and start the load generator

bin/benchmark --drivers driver-pulsar/pulsar.yaml,driver-kafka/kafka.yaml workloads/*.yaml

At the end of the test, there will be a number of Json files in the current directory, containing the statistics collected during each test run.

Use the chart generator to create charts:

bin/create_charts.py *.json

About

OpenMessaging Benchmark Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 80.2%
  • HCL 12.4%
  • Shell 6.1%
  • Other 1.3%