summaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Rename README to README.md (#2055)qhzxc00152020-05-261-0/+0
* Use print() function in both Python 2 and Python 3Christian Clauss2020-02-051-3/+4
* Fix benchmarks to use pyperfCarson Ip2020-02-054-13/+13
* Fix typosCarson Ip2019-11-081-1/+1
* Fixups to benchmark scripts for py3 / new KafkaFixture interfacebenchmark_fixupsDana Powers2019-03-302-4/+4
* Vendor `six` consistentlyJeff Widman2018-10-223-3/+7
* Update remote urls: snappy, https, etcJeff Widman2018-10-221-1/+1
* Add DefaultRecordBatch implementation aka V2 message format parser/builder. (...Taras Voinarovskyi2017-10-253-2/+449
* Added minor fixes for PR reviewTaras2017-10-122-9/+13
* Added specific to record/ folder micro benchmarks to get exact speed change a...Taras2017-10-123-0/+155
* Adapt benchmark scripts from https://github.com/mrafayaleem/kafka-jythonbenchmarksDana Powers2016-07-162-0/+337
* Move load_example.py to benchmarks/Dana Powers2016-07-161-0/+65