automq/tools
Yu Ning 24c8c921cb
chore(tools/perf): increase the message sending rate during the warmup to accelerate JVM warmup (#1881)
* perf: increase the message sending rate during the warmup to accelerate JVM warmup

Signed-off-by: Ning Yu <ningyu@automq.com>

* chore: rename "catchup-rate" to "send-rate-during-catchup"

Signed-off-by: Ning Yu <ningyu@automq.com>

* fix: fix compile error

Signed-off-by: Ning Yu <ningyu@automq.com>

---------

Signed-off-by: Ning Yu <ningyu@automq.com>
2024-08-21 11:21:40 +08:00
..
src chore(tools/perf): increase the message sending rate during the warmup to accelerate JVM warmup (#1881) 2024-08-21 11:21:40 +08:00
tools-api/src KAFKA-16796 Introduce new org.apache.kafka.tools.api.Decoder to replace kafka.serializer.Decoder (#16064) 2024-05-29 03:13:33 +08:00
.gitignore