Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix benchmarks to use pyperf | Carson Ip | 2020-02-05 | 1 | -4/+4 |
| | |||||
* | Add DefaultRecordBatch implementation aka V2 message format parser/builder. ↵ | Taras Voinarovskyi | 2017-10-25 | 1 | -1/+3 |
| | | | | | (#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 | 1 | -4/+6 |
| | |||||
* | Added specific to record/ folder micro benchmarks to get exact speed change ↵ | Taras | 2017-10-12 | 1 | -0/+78 |
after updating to V2 message format |