Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-07 | Remove timestamp from trace JSON before benchmarking - oops! | Christopher Peplin | 1 | -2/+4 |
2014-01-07 | Update benchmark tool for latest protobuf format. | Christopher Peplin | 1 | -9/+5 |
2014-01-07 | Add generated protobuf implementations. | Christopher Peplin | 1 | -3/+0 |
2014-01-07 | Move proto definition to top level. | Christopher Peplin | 2 | -36/+1 |
2014-01-07 | Use a container type to be able to stream protobufs. | Christopher Peplin | 2 | -7/+26 |
2014-01-07 | Benchmark how much overhead each encoding adds vs raw CAN. | Christopher Peplin | 1 | -4/+16 |
2014-01-07 | Benchmark encoding translated messages as binary, too. | Christopher Peplin | 2 | -11/+48 |
2014-01-07 | Add benchmarking tests for binary encoding (moved from cantranslator). | Christopher Peplin | 4 | -0/+56 |