Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-07 | Minimize the number of separate protobuf types. | 1 | -5/+20 | |
2014-01-07 | Revert "Switch back to many subtypes for binary messages." | 1 | -28/+7 | |
2014-01-07 | Switch back to many subtypes for binary messages. | 1 | -7/+28 | |
2014-01-07 | Switch raw data field to uint64 to fit all values and update benchmark. | 1 | -4/+2 | |
2014-01-07 | Remove timestamp from trace JSON before benchmarking - oops! | 1 | -2/+4 | |
2014-01-07 | Update benchmark tool for latest protobuf format. | 1 | -9/+5 | |
2014-01-07 | Use a container type to be able to stream protobufs. | 1 | -7/+15 | |
2014-01-07 | Benchmark how much overhead each encoding adds vs raw CAN. | 1 | -4/+16 | |
2014-01-07 | Benchmark encoding translated messages as binary, too. | 1 | -11/+45 | |
2014-01-07 | Add benchmarking tests for binary encoding (moved from cantranslator). | 1 | -0/+31 |