Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DefaultRecordBatch implementation aka V2 message format parser/builder. ↵ | Taras Voinarovskyi | 2017-10-25 | 3 | -2/+449 |
| | | | | | (#1185) Added bytecode optimization for varint and append/read_msg functions. Mostly based on avoiding LOAD_GLOBAL calls. | ||||
* | Added minor fixes for PR review | Taras | 2017-10-12 | 2 | -9/+13 |
| | |||||
* | Added specific to record/ folder micro benchmarks to get exact speed change ↵ | Taras | 2017-10-12 | 3 | -0/+155 |
| | | | | after updating to V2 message format | ||||
* | Adapt benchmark scripts from https://github.com/mrafayaleem/kafka-jythonbenchmarks | Dana Powers | 2016-07-16 | 2 | -0/+337 |
| | |||||
* | Move load_example.py to benchmarks/ | Dana Powers | 2016-07-16 | 1 | -0/+65 |