aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/benchmark
Commit message (Expand)AuthorAge
* More BUILD file refactorings.Gravatar philwo2017-09-06
* pkg_tar usage: fix CI warningGravatar laszlocsomor2017-08-30
* Split "shell", "graph" into their own packages.Gravatar philwo2017-08-29
* 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
* BEP: add events about fetches to the streamGravatar Klaus Aehlig2017-07-26
* Start generating BUILD files from internal BUILD filesGravatar 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
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Separate charts for Java target and Cpp target, or the page is too long.Gravatar Yue Gan2017-03-27
* 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
* Apply ChartRangeFilter to charts to improve the UI with large dataset.Gravatar Yue Gan2017-03-06
* Some little tweaks to benchmark/README.md.Gravatar Philipp Wollermann2017-03-03
* Add notes above charts.Gravatar Yue Gan2017-03-03
* 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
* Add commit link to githubGravatar Yue Gan2017-02-24
* Fix BUILD file mistakes in code generator.Gravatar Yue Gan2017-02-23
* Disable cache for /file_list.Gravatar Yue Gan2017-02-21
* --Gravatar Kristina Chodorow2017-02-16
* Rollback of commit 1893c21f9f04acff4a3cc5cd20ddbf9fe89ae59a.Gravatar Yue Gan2017-02-15
* Rollback of commit 01aa7d6f177f3284b5fecc0397bf29a605b37df0.Gravatar Dmitry Lomov2017-02-14
* Adds support for pushing sites that don't need build, and build benchmark site.Gravatar Yue Gan2017-02-14
* Supports drawing charts for multiple output files, which allows runningGravatar Yue Gan2017-02-13
* 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
* Benchmark part 4: draw line chartsGravatar Yue Gan2017-02-07
* 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