Remove unnecessary 'bus' field from message format command.
[apps/low-level-can-service.git] / benchmark /
2014-01-07 Christopher PeplinMinimize the number of separate protobuf types.
2014-01-07 Christopher PeplinRevert "Switch back to many subtypes for binary messages."
2014-01-07 Christopher PeplinSwitch back to many subtypes for binary messages.
2014-01-07 Christopher PeplinSwitch raw data field to uint64 to fit all values and...
2014-01-07 Christopher PeplinRemove timestamp from trace JSON before benchmarking...
2014-01-07 Christopher PeplinUpdate benchmark tool for latest protobuf format.
2014-01-07 Christopher PeplinAdd generated protobuf implementations.
2014-01-07 Christopher PeplinMove proto definition to top level.
2014-01-07 Christopher PeplinUse a container type to be able to stream protobufs.
2014-01-07 Christopher PeplinBenchmark how much overhead each encoding adds vs raw...
2014-01-07 Christopher PeplinBenchmark encoding translated messages as binary, too.
2014-01-07 Christopher PeplinAdd benchmarking tests for binary encoding (moved from...