aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/build.gradle
AgeCommit message (Expand)Author
2018-06-11all: add gradle format checkerZHANG Dapeng
2018-03-28Fix compilation in Java 9Eric Anderson
2018-03-26build.gradle: bump protobuf plugin to 0.8.5 (#4101)zpencer
2018-03-20benchmarks: Modernize TLS configurationEric Anderson
2018-03-01 buildscripts,travis: fetch from mvn with retries (#4140)zpencer
2017-08-28Move jmh benchmarks to their respective modulesEric Anderson
2017-07-07benchmarks: update to jmh 1.19Carl Mastrangelo
2017-07-07Update to Error Prone 2.0.21Eric Anderson
2017-04-14benchmarks: disable flag printingCarl Mastrangelo
2017-03-30benchmarks: use JMH 1.18 Carl Mastrangelo
2016-12-19benchmarks: update to jmh 1.17.3Carl Mastrangelo
2016-11-03benchmarks: print gc detail and vm flags for benchmarksCarl Mastrangelo
2016-09-09benchmarks: upgrade to jmh 1.14Carl Mastrangelo
2016-08-04benchmarks: update to using jmh 1.13Carl Mastrangelo
2016-05-24Tweak -Xlint warningsEric Anderson
2016-05-17benchmarks: revert use of CMS GCCarl Mastrangelo
2016-05-16benchmarks: use Concurrent Mark and Sweep GC for benchmark workerCarl Mastrangelo
2016-05-13benchmarks: update to JMH 1.12Carl Mastrangelo
2016-05-02use Jetty ALPN agent instead of Jetty ALPN ZHANG Dapeng
2016-04-14Update benchmark gradle fileCarl Mastrangelo
2016-04-13Implement the load worker that can receive control events from the load drive...Louis Ryan
2016-04-13Bump jmh versionCarl Mastrangelo
2015-11-18Upgrading to Netty 4.1.0.Beta8nmittler
2015-09-02Fix generated code reference for intellij projects.Xudong Ma
2015-08-26Fixing the benchmarksnmittler
2015-05-28Making test certs more shareablenmittler
2015-05-22Adding alpn_boot configuration to the parent build file.nmittler
2015-05-21Don't use reflection for epoll/unix domain socketsEric Anderson
2015-05-21Don't use a list for benchmarks depsEric Anderson
2015-05-20Rename integration-testing to interop-testingEric Anderson
2015-05-14Fixing benchmarks build on non-linux systems.nmittler
2015-05-14updates to test native epollnmittler
2015-05-06Allow people to skip codegen compilation.Kun Zhang
2015-05-04Fix build on Windows/VC++Kun Zhang
2015-04-30Add Openloop Client to Benchmarks.Jakob Buchgraber
2015-04-29Upgrade to protobuf plugin 0.3.1Kun Zhang
2015-04-29Avoid flushing CreateStreamCommand for calls where the client is known to sen...Louis Ryan
2015-04-24Update QPS Client and Server.Jakob Buchgraber
2015-04-20Upgrade to com.google.protobuf:protobuf-gradle-plugin:0.1.0Kun Zhang
2015-04-16Solution for GRPC codegen deployment.zhangkun83
2015-03-02Support building on WindowsEric Anderson
2015-02-20Add duration paramter to QPS Client and remove "server_threads" parameter.Jakob Buchgraber
2015-02-18Allow IntelliJ to refer to generated sources for benchmark protosLouis Ryan
2015-02-17Define ALPN package as an extra variable, to be reused by subprojects.Jakob Buchgraber
2015-02-17Add QPS Server and TLS support to QPS Client.Jakob Buchgraber
2015-02-12Add missing dependency to benchmarks projectEric Anderson
2015-02-11Add QPS Client to perform throughput and latency tests.Jakob Buchgraber