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
*
Merge pull request #17140 from vjpai/qps
Jan Tattermusch
2018-11-08
|
\
|
*
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
|
\
|
*
|
remote stale import
Noah Eisen
2018-01-19
|
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
|
/
*
Disabled the json_run_localhost:*_low_thread_count family of tests
David Garcia Quintas
2017-12-18
*
Fix Async QPS Test
Ken Payson
2017-12-07
*
Reintroduce lambdas
Vijay Pai
2017-12-04
*
clang-format
Vijay Pai
2017-12-04
*
Make all-streams op about cleanup only and replace a lambda with a virtual
Vijay Pai
2017-12-04
*
Remove some unneeded and spammy logs
Vijay Pai
2017-12-04
*
Adjust stream cancellation point and fix races in sync client
Vijay Pai
2017-12-04
*
Move histogram to test/core/util
Vijay Pai
2017-11-30
*
Fix TSAN json_run_localhost flake
Ken Payson
2017-11-16
*
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
Fix QPS Async Client Next loop
Ken Payson
2017-10-27
[next]