influxdb/influxdb3_load_generator
Praveen Kumar fe121732f2
feat: add precise load generator based on given tput
This commit adds another sub command to load generator that allows
creating constrained throughput of line protocol data shared between
given number of writers. It uses a very naive approach to generate data
which may contain some duplicates. However it is useful when you need to
generate a very specific amount of data per writer. This approach has
been used to reproduce OOMs observed in perf tests.

This does not create a report like other sub-commands, and it also does
not observe any errors in the writes.

pro PR: https://github.com/influxdata/influxdb_pro/pull/886
2025-06-03 16:45:53 +01:00
..
analysis feat: QoL improvements to the load generator and analysis tools (#24914) 2024-04-15 10:58:36 -04:00
src feat: add precise load generator based on given tput 2025-06-03 16:45:53 +01:00
Cargo.toml feat: add precise load generator based on given tput 2025-06-03 16:45:53 +01:00