Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc-java
/
867c76d185d210e5a745e820cc78ff320d726215
/
benchmarks
867c76d
Separate ServerCall binding utilities per method type.
by Kun Zhang
· 9 years ago
9c27540
Support TLS for okhttp benchmark.
by Xudong Ma
· 9 years ago
c73b75e
Change AbstractServiceDescriptor.methods() to Collection. Resolves #573
by Kun Zhang
· 9 years ago
73acc73
Remove Method and switch its users to MethodDescriptor.
by Kun Zhang
· 9 years ago
35f77ee
Upgrade to protobuf-gradle-plugin 0.5.0
by Kun Zhang
· 9 years ago
efbb655
Simplifying flow control window config for Netty.
by nmittler
· 9 years ago
d3c5b00
Add CallOptions.
by Kun Zhang
· 9 years ago
af9fb6d
Migrate from PARSER to parser() as a way of getting the parser of a protobuf message.
by Kun Zhang
· 9 years ago
a02503a
Add instructions for setting up traffic shaping on loopback
by Louis Ryan
· 9 years ago
a69fbb0
Use 1MB as the max payload size in benchmarks to avoid exceeding Netty's buffer pool
by Louis Ryan
· 9 years ago
58a142a
Properly set inbound and outbound connection and stream window sizes
by Louis Ryan
· 9 years ago
a251171
Upgrade to protobuf-3.0.0-alpha-3
by Kun Zhang
· 9 years ago
2ee4d02
Rename Call to ClientCalls.
by Kun Zhang
· 9 years ago
4ee2a65
Allowing Netty TLS bootstrap handler to be sharable.
by nmittler
· 9 years ago
f770ffb
Making test certs more shareable
by nmittler
· 9 years ago
641fc28
Add support for indeterminate length messages. This will make using GRPC easier for non-proto payload types.
by Louis Ryan
· 9 years ago
74cfe6c
Adding alpn_boot configuration to the parent build file.
by nmittler
· 9 years ago
65d73c0
Don't use reflection for epoll/unix domain sockets
by Eric Anderson
· 9 years ago
3af3d1b
Improve invalid argument message for address
by Eric Anderson
· 9 years ago
076532c
Don't use a list for benchmarks deps
by Eric Anderson
· 9 years ago
e03d5c0
Rename integration-testing to interop-testing
by Eric Anderson
· 9 years ago
7a7450f
Commit codegen'd files missing from 43038a5
by Eric Anderson
· 9 years ago
43038a5
Adding support for UDS to benchmarks
by nmittler
· 9 years ago
eee86b4
Add benchmarks for:
by Louis Ryan
· 9 years ago
c4c6c14
Fixing benchmarks build on non-linux systems.
by nmittler
· 9 years ago
8f537e3
updates to test native epoll
by nmittler
· 9 years ago
518b7db
Slight performance improvment for MutableHandlerRegistryImpl
by nmittler
· 9 years ago
8c9cc91
Update generated proto output
by Eric Anderson
· 10 years ago
111f6dd
Allow people to skip codegen compilation.
by Kun Zhang
· 10 years ago
221c534
Fix build on Windows/VC++
by Kun Zhang
· 10 years ago
e05885d
Swap to Netty's SslContextBuilder
by Eric Anderson
· 10 years ago
7779b4f
Cleaning up some warnings.
by nmittler
· 10 years ago
c561221
Add Openloop Client to Benchmarks.
by Jakob Buchgraber
· 10 years ago
41940f7
Upgrade to protobuf plugin 0.3.1
by Kun Zhang
· 10 years ago
d8d7908
Avoid flushing CreateStreamCommand for calls where the client is known to send a payload immediately afterward.
by Louis Ryan
· 10 years ago
67b5bc7
Update QPS Client and Server.
by Jakob Buchgraber
· 10 years ago
af18876
Upgrade to com.google.protobuf:protobuf-gradle-plugin:0.1.0
by Kun Zhang
· 10 years ago
da3c3f8
Solution for GRPC codegen deployment.
by zhangkun83
· 10 years ago
9aae6f6
checkstyle change:
by Xudong Ma
· 10 years ago
2cad9e6
Add "unsed import" check.
by Xudong Ma
· 10 years ago
c3e8dae
Add checkstyle checking
by Eric Anderson
· 10 years ago
b938ba5
Support building on Windows
by Eric Anderson
· 10 years ago
bd81a58
Add duration paramter to QPS Client and remove "server_threads" parameter.
by Jakob Buchgraber
· 10 years ago
161ac95
Allow IntelliJ to refer to generated sources for benchmark protos
by Louis Ryan
· 10 years ago
7ddcdfd
Define ALPN package as an extra variable, to be reused by subprojects.
by Jakob Buchgraber
· 10 years ago
6ceb37a
Add QPS Server and TLS support to QPS Client.
by Jakob Buchgraber
· 10 years ago
b55b200
Add missing dependency to benchmarks project
by Eric Anderson
· 10 years ago
3fd7d06
Add QPS Client to perform throughput and latency tests.
by Jakob Buchgraber
· 10 years ago