aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/benchmark/java
Commit message (Expand)AuthorAge
* Enable CppCodeGenerator for benchmark.Gravatar Yue Gan2017-03-21
* Refactor benchmark for enabling CppCodeGenerator.Gravatar Yue Gan2017-03-20
* Add CppCodeGenerator for bencharmk without enabling it. It will be enabled in...Gravatar Yue Gan2017-03-20
* A quick fix for benchmark: clean the first removed result, and add "--expunge".Gravatar Yue Gan2017-03-16
* Fix bug that all full clean targets are cleaned.Gravatar Yue Gan2017-03-14
* Always update bazel repo: try pull first, and recreate if failed.Gravatar Yue Gan2017-02-28
* Remove the deprecated com.google.devtools.build.lib.vfs.FileSystems classGravatar Ulf Adams2017-02-27
* Use datetime as horizontal axis.Gravatar Yue Gan2017-02-27
* Remove the first result in benchmark, since it's slower than others.Gravatar Yue Gan2017-02-24
* Fix BUILD file mistakes in code generator.Gravatar Yue Gan2017-02-23
* Switch from protobuf_clib to protobuf, and protobuf-util to protobuf_java_util.Gravatar Carmi Grushko2017-02-10
* Adds arguments --version_between --time_between --versions to the benchmark a...Gravatar Yue Gan2017-02-10
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Rollback of commit 59450eb3770f539352c959dfae7ba04fd32e47b3.Gravatar Yue Gan2017-02-07
* Benchmark part 2 (preparation for benchmark)Gravatar Yue Gan2017-02-03
* Rollback of commit fe90b36498085142c40f2226a6a8f3798272bae6.Gravatar Yun Peng2017-02-02
* Rollback of commit efe3bf98b0430497ea1926b80e6dbb0b3642eac6.Gravatar Florian Weikert2017-02-02
* Rollback of commit fe90b36498085142c40f2226a6a8f3798272bae6.Gravatar Yun Peng2017-02-01
* Rollback of commit eaa5281942eaeda294b7e36ab012f592c1f637c2.Gravatar Yun Peng2017-02-01
* Benchmark part 3: main stuffGravatar Yue Gan2017-02-01
* Benchmark part 2 (preparation for benchmark)Gravatar Yue Gan2017-02-01
* Fixes visibility. Fixes #2419.Gravatar Yue Gan2017-01-25
* Benchmark part 1: generate java code for buildGravatar Yue Gan2017-01-25