index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
/
qps
Commit message (
Collapse
)
Author
Age
*
Update ruby perf code with keyword args changes
murgatroid99
2016-05-23
|
*
Add support for an "OTHER" value in client_type, server_type, and add a ↵
vjpai
2016-04-21
|
|
|
|
|
|
|
string to represent the name of the desired system api. This allows expansion without putting an upper-limit based on some foressen variants.
*
Eradicate Uniform, Deterministic, and Pareto interarrival
vjpai
2016-04-20
|
|
|
|
|
distributions since we don't use them and it's not sensible to add them
*
actually stop benchmark server
Jan Tattermusch
2016-04-18
|
*
remove trailing whitespaces
Jan Tattermusch
2016-04-18
|
*
Support many oustanding RPCs per channel - forgot to do this last time
Vijay Pai
2016-03-31
|
*
Support secure client
vjpai
2016-03-30
|
*
Support server-side secure test.
vjpai
2016-03-30
|
*
Improved formatting
vjpai
2016-03-30
|
*
Add streaming client
vjpai
2016-03-30
|
*
Add support for unary client, closed-loop or poisson
vjpai
2016-03-30
|
*
Fix scoping for client, in preparation for implementation
vjpai
2016-03-29
|
*
Fix scope on an each - no need for class scope
vjpai
2016-03-29
|
*
Working ruby server implementation
vjpai
2016-03-29
|
*
Make histogram more canonically Ruby-style
vjpai
2016-03-29
|
*
Initial skeleton of benchmark client and server
vjpai
2016-03-21
|
*
Initial work for Ruby performance testing
vjpai
2016-03-18