Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Files

This branch is 260 commits behind strimzi/strimzi-kafka-bridge:main.

perftest

Performance tests

This folder contains a JMeter configuration file decribing a test plan with:

  • consumers creation, topics subscription, polling for getting records in a loop, and final consumers deletion
  • producers sending records to topics in a loop

The test plan is configurable changing the number of consumers/producers (JMeter threads) and the number of loop cycles for sending/receiving records.