Searched refs:ProtoBench (Results 1 – 2 of 2) sorted by relevance
6 - Code, such as ProtoBench.java, to build the benchmarking framework.21 2) Build ProtoBench:22 $ javac -d tmp -cp protobuf.jar ProtoBench.java33 $ java -cp .;../protobuf.jar com.google.protocolbuffers.ProtoBench
47 public class ProtoBench { class52 private ProtoBench() { in ProtoBench() method in ProtoBench