aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/benchmark/java
Commit message (Expand)AuthorAge
* Automated rollback of commit ed6f653834ac5069c6ab0fb871bc41554fbf36f1.Gravatar ulfjack2017-07-28
* Automated rollback of commit dc0d036b7dac011fc7aae9cbf2e4427d6d62d63a.Gravatar dmarting2017-07-26
* Auto-export src/tools/benchmark/**/BUILDGravatar ulfjack2017-07-26
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Enforce the new category and effect tags.Gravatar ccalvarin2017-07-03
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* 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