index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
qps
Commit message (
Expand
)
Author
Age
*
clang-format all the files.
Soheil Hassas Yeganeh
2019-01-07
*
Merge pull request #17461 from mhaidrygoog/callback_client_streaming_benchmark
Moiz Haidry
2019-01-03
|
\
|
*
Addressed PR comments. Made Client::Thread public and removed use of void ptr...
Moiz Haidry
2018-12-21
*
|
Refactor benchmark initial channel wait for ready to be single threaded
Alexander Polcyn
2018-12-21
*
|
Merge remote-tracking branch 'upstream/master' into gpr_test_util_to_grpc_tes...
yang-g
2018-12-17
|
\
\
|
|
*
Added support for fixed load benchmarks, all the rpcs access one requestor to...
Moiz Haidry
2018-12-14
|
|
*
Add support for Callback Client Streaming benchmarks
Moiz Haidry
2018-12-13
|
*
|
Streaming support for callback server
Moiz Haidry
2018-12-11
|
|
/
*
/
Fix BUILD files. Manually edit bzl files
yang-g
2018-12-06
|
/
*
Merge pull request #17110 from billfeng327/multipool-config
Bill Feng
2018-11-28
|
\
|
*
merge conflict fix
Bill Feng
2018-11-26
|
|
\
*
|
|
fix clang tidy
ncteisen
2018-11-26
|
|
/
|
/
|
*
|
Allow specifying specific credential types to reach specific works in QPS ben...
Alexander Polcyn
2018-11-21
*
|
Merge pull request #17140 from vjpai/qps
Jan Tattermusch
2018-11-08
|
\
\
|
|
*
removed accidental submodule update
Bill Feng
2018-11-07
|
|
/
|
/
|
|
*
Initialize value before creating slice
Vijay Pai
2018-11-07
*
|
Added benchmarks for Callback based Unary server
Moiz Haidry
2018-11-07
|
/
*
Code sanitization
Moiz Haidry
2018-10-10
*
Addressed Vijay's code review comments
Moiz Haidry
2018-10-10
*
Benchmark test for callback unary gRPC
Moiz Haidry
2018-10-08
*
naming bugfix
Bill Feng
2018-09-06
*
exclude less tests from qps
Bill Feng
2018-09-06
*
fixed a bug in json_run_localhost scenario generation
Bill Feng
2018-08-30
*
Fix internal format issue
Juanli Shen
2018-08-30
*
fixed indentation
Bill Feng
2018-08-28
*
used names instead of numbers for each scenario
Bill Feng
2018-08-27
*
used alternative approach - generated bazel scenarios
Bill Feng
2018-08-27
*
made timeout longer
Bill Feng
2018-08-27
*
Merge remote-tracking branch 'upstream/master' into feature/qps-bazel-test
Bill Feng
2018-08-27
|
\
|
*
Clang tidy
Hope Casey-Allen
2018-08-25
|
*
Add an option to collect medians every epoch. Useful for gathering per second...
Hope Casey-Allen
2018-08-25
*
|
used standalone JSON files for scenarios
Bill Feng
2018-08-24
*
|
added qps tests on bazel
Bill Feng
2018-08-20
|
/
*
Wait a configurable amount of time for benchmark channels to become ready
Alexander Polcyn
2018-07-26
*
Use test credentials provider for QPS benchmarking reporter client
Alexander Polcyn
2018-07-24
*
Make QPS server builder customizeabled
Alex Polcyn
2018-07-23
*
Step 3 of multipool RBE configuration.
Adele Zhou
2018-07-13
*
Manual fixes to enable performance- clang tidy checks
Noah Eisen
2018-06-14
*
Enable the performance-* clang-tidy checks
Noah Eisen
2018-06-14
*
gcov: dont run large json_run_localhost scenarios
Jan Tattermusch
2018-05-08
*
Break out qps services into seperate protos
kpayson64
2018-04-18
*
Revert "Disabled the json_run_localhost:*_low_thread_count family of tests"
Jan Tattermusch
2018-03-20
*
Change grpc++ references in names to grpcpp
Vijay Pai
2018-03-08
*
Use static_cast rather than reinterpret_cast whenever possible
Vijay Pai
2018-03-05
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Privatize host_port.h; was not used in any wrapped language implementation
Vijay Pai
2018-01-25
*
Merge pull request #14164 from yang-g/cork_all
Yang Gao
2018-01-24
|
\
|
*
Add option to use client side coalescing API in qps test
yang-g
2018-01-24
*
|
Merge branch 'master' of https://github.com/grpc/grpc into more-clang-tidy
ncteisen
2018-01-22
|
\
|
[next]