aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2017-03-30benchmarks: use JMH 1.18 Carl Mastrangelo
2017-03-30core,netty: support GET verb in AbstractClientStream2Eric Anderson
2017-03-29core: make SerializingExecutor lockless (#2858)Carl Mastrangelo
2017-03-23core,benchmarks: use Atomics for StatsTraceContextCarl Mastrangelo
2017-03-23benchmarks: Fix broken building of ServerServiceDefinitionEric Anderson
2017-03-22all: update to latest version of errorproneCarl Mastrangelo
2017-03-06all: start 1.3.0 development cycleCarl Mastrangelo
2017-03-01core: cache Accept-Encoding headers (#2766)Carl Mastrangelo
2017-02-24all: Enable ErrorProne during compilationEric Anderson
2017-02-16all: prepare for ErrorProne's FutureReturnValueIgnoredEric Anderson
2017-02-10compiler: add some missing final modifiers on generated codeCarl Mastrangelo
2017-02-07all: update to protobuf 3.2.0Carl Mastrangelo
2017-01-30Start 1.2.0 development cycleCarl Mastrangelo
2017-01-30core: make ServiceDescriptor use the Builder patternCarl Mastrangelo
2017-01-27testing: change names of noopMarshaller to void marshallerCarl Mastrangelo
2017-01-26all: update to latest import orderingCarl Mastrangelo
2017-01-23core: change method descriptor to be builder basedCarl Mastrangelo
2017-01-19all: bump to netty 4.1.7Carl Mastrangelo
2017-01-10core: abstract channel builder to accept LoadBalancer2 (#2583)Kun Zhang
2017-01-09benchmarks: do not set done to true when HistogramFuture#get Kenji Kaneda
2016-12-29compiler: reduce synchronzed invocation (#2539)ZHANG Dapeng
2016-12-29compiler: final bindService() in generated code. (#2553)Kun Zhang
2016-12-19benchmarks: update to jmh 1.17.3Carl Mastrangelo
2016-12-08Update param name for saving histogramsLukasz Strzalkowski
2016-12-02stub: remove a reference to internalCarl Mastrangelo
2016-11-16all: cleanup - errorprone, unusedZHANG Dapeng
2016-11-09benchmarks: reuse executor between channelsCarl Mastrangelo
2016-11-03benchmarks: print gc detail and vm flags for benchmarksCarl Mastrangelo
2016-11-02benchmarks: check shutdown after acquiring a token, and weaken error messages...Carl Mastrangelo
2016-10-28addressing reviewer commentsEric Gribkoff
2016-10-28Compiler/core changes to support the proto reflection APIEric Gribkoff
2016-10-26benchmarks: Avoid sending a message after half closeEric Anderson
2016-10-19compiler: lazily generate ServiceDescriptorsCarl Mastrangelo
2016-10-15benchmarks: Reduce histogram precision. (#2343)Jakob Buchgraber
2016-09-13core: speed up Status code and message parsingCarl Mastrangelo
2016-09-09netty: use custom http2 headers for decoding.Jakob Buchgraber
2016-09-09benchmarks: upgrade to jmh 1.14Carl Mastrangelo
2016-09-07netty: cache method path conversionCarl Mastrangelo
2016-08-04benchmarks: add fork join pool executor to load server tooCarl Mastrangelo
2016-08-04benchmarks: use a fork-join pool to reduce executor contentionCarl Mastrangelo
2016-08-04benchmarks: update to using jmh 1.13Carl Mastrangelo
2016-07-29Update protobuf to 3.0.0Eric Anderson
2016-07-26benchmarks: avoid 2 copies in favor of oneCarl Mastrangelo
2016-07-22benchmarks: improve benchmarks recording and shutdownCarl Mastrangelo
2016-07-22compiler: make Stub final classZHANG Dapeng
2016-07-21compiler: add build option to enable deprecated generated codeZHANG Dapeng
2016-07-19benchmarks: daemonize threads to reduce the number of stacktracesCarl Mastrangelo
2016-07-18Fix selection of security Provider to conscruct SSLContextLouis Ryan
2016-07-11Start 1.1.0 development cycleEric Anderson
2016-07-01Start 1.0.0 development cycleEric Anderson