mirror of https://github.com/apache/kafka.git
* Use a fixed `Random` seed in `EndToEndLatency.scala` for determinism * Add `compression_type` to and remove `consumer_fetch_max_wait` from `end_to_end_latency.py`. The latter was never used. * Tweak logging of `end_to_end_latency.py` to be similar to `consumer_performance.py`. * Add `compression_type` to `benchmark_test.py` methods and add `snappy` to `matrix` annotation * Use randomly generated bytes from a restricted range for `ProducerPerformance` payload. This is a simple fix for now. It can be improved in the PR for KAFKA-3554. Author: Ismael Juma <ismael@juma.me.uk> Reviewers: Ewen Cheslack-Postava <ewen@confluent.io> Closes #1225 from ijuma/kafka-3558-add-compression_type-benchmark_test.py |
||
|---|---|---|
| .. | ||
| benchmarks | ||
| sanity_checks | ||
| services | ||
| tests | ||
| utils | ||
| __init__.py | ||