Minimize the number of separate protobuf types.
[apps/low-level-can-service.git] / benchmark / proto / compare_sizes.py
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 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...