Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
0fd5d129875fb150db43a34b2c6fc3f9abf4ab68
/
test
/
cpp
/
qps
/
report.cc
5d3ddee
adding server side poll stat
by Yuxuan Li
· 8 years ago
999ac15
initial implementation.
by Yuxuan Li
· 8 years ago
2018a40
create a grpc client qps test logging reporter
by Alexander Polcyn
· 8 years ago
d68ea95
fixing conflicts with new upstream master
by Yuxuan Li
· 8 years ago
69c6131
change flags type, name according to the comments.
by Yuxuan Li
· 8 years ago
fe21ec9
batched changes
by Yuxuan Li
· 8 years ago
0895545
Complete reporting for failure rates
by Craig Tiller
· 8 years ago
e27d189
Factor out json seriailzation code and move it into parse_json.
by David Klempner
· 8 years ago
e9a8d89
fix formatting
by Jan Tattermusch
· 9 years ago
33c161d
populate ScenarioResult.summary in JSON report
by Jan Tattermusch
· 9 years ago
6321cec
fix formatting
by Jan Tattermusch
· 9 years ago
453442e
fix formatting
by Jan Tattermusch
· 9 years ago
969ffaf
Enable JSON reports for qps drivers
by Jan Tattermusch
· 9 years ago
f2ba7fe
integrate ScenarioResult proto into qps driver
by Jan Tattermusch
· 9 years ago
d08a738
Cleanup some names
by vjpai
· 9 years ago
3ae1104
clang-format
by Vijay Pai
· 9 years ago
b1db869
Address concerns from review
by vjpai
· 9 years ago
4d06e2e
Eliminate use of lambdas in ResourceUsage processing functions...
by Vijay Pai
· 9 years ago
fd1a20a
Changes introduced for passing hashed user id instead of access token
by Siddharth Rakesh
· 9 years ago
872e818
Adding required changes
by Siddharth Rakesh
· 9 years ago
268e590
Adding required changes
by Siddharth Rakesh
· 9 years ago
df77c58
Added support for passing a tag with the test
by Siddharth Rakesh
· 9 years ago
4364546
Applied required modifications
by Siddharth Rakesh
· 9 years ago
f39e7c0
Merge branch 'master' of https://github.com/grpc/grpc
by Siddharth Rakesh
· 9 years ago
373ad4d
edited report
by Siddharth Rakesh
· 9 years ago
c3cd478
minor commented code removal
by Siddharth Rakesh
· 9 years ago
96e12de
Removed const-ness from Reporter interface methods
by David Garcia Quintas
· 9 years ago
cc5857b
Fixed hanging client declaration, server address can be passed now
by Siddharth Rakesh
· 9 years ago
e74a458
Update report.cc
by sidrakesh93
· 9 years ago
e2902de
commented
by Siddharth Rakesh
· 9 years ago
d0010ae
added comments
by Siddharth Rakesh
· 9 years ago
f4dafb5
updated configs sending
by Siddharth Rakesh
· 9 years ago
ef3ca1b
stable
by Siddharth Rakesh
· 9 years ago
199ad68
Merge branch 'master' of https://github.com/grpc/grpc into leaderboard
by Siddharth Rakesh
· 9 years ago
3982433
Newer version
by Siddharth Rakesh
· 9 years ago
c695066
Removed redundant parameter from Reporter interface.
by David Garcia Quintas
· 9 years ago
922ea81
QPS, latencies recorded with authentication
by Siddharth Rakesh
· 9 years ago
a6b559a
Improvements to reporting mechanism based on comments.
by David Garcia Quintas
· 9 years ago
226beff
Simplified code based on comments and fixed build.json
by David Garcia Quintas
· 9 years ago
3cc9ec9
Removed registry for benchmark reports & introduced benchmark_config.{h,cc} in the spirit of test_config.{h,cc}.
by David Garcia Quintas
· 9 years ago
cdbdedb
Refactored benchmark reporting mechanism.
by David Garcia Quintas
· 9 years ago
66048f4
Add reporting library, use it
by Craig Tiller
· 10 years ago