Home
last modified time | relevance | path

Searched refs:ProtoBench (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/benchmarks/
Dreadme.txt6 - Code, such as ProtoBench.java, to build the benchmarking framework.
21 2) Build ProtoBench:
22 $ javac -d tmp -cp protobuf.jar ProtoBench.java
33 $ java -cp .;../protobuf.jar com.google.protocolbuffers.ProtoBench
DProtoBench.java47 public class ProtoBench { class
52 private ProtoBench() { in ProtoBench() method in ProtoBench