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
/
report.h
Commit message (
Expand
)
Author
Age
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
Deprecate perf_db use
vjpai
2016-05-31
*
fix formatting
Jan Tattermusch
2016-04-14
*
Enable JSON reports for qps drivers
Jan Tattermusch
2016-04-14
*
integrate ScenarioResult proto into qps driver
Jan Tattermusch
2016-04-14
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
*
Split qpstest.proto into two parts - one for performance stats and
vjpai
2015-10-21
|
*
Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
vjpai
2015-10-19
*
|
Fixing Cpp tests.
Julien Boeuf
2015-10-12
|
/
*
implementation fix
yang-g
2015-08-27
*
headers reorg
yang-g
2015-08-21
*
Changes introduced for passing hashed user id instead of access token
Siddharth Rakesh
2015-06-30
*
Adding required changes
Siddharth Rakesh
2015-06-29
|
\
*
|
Adding required changes
Siddharth Rakesh
2015-06-29
*
|
Added support for passing a tag with the test
Siddharth Rakesh
2015-06-23
*
|
Applied required modifications
Siddharth Rakesh
2015-06-22
*
|
Merge branch 'master' of https://github.com/grpc/grpc
Siddharth Rakesh
2015-06-22
|
\
|
*
|
edited report
Siddharth Rakesh
2015-06-22
|
*
Removed const-ness from Reporter interface methods
David Garcia Quintas
2015-06-18
*
|
Fixed hanging client declaration, server address can be passed now
Siddharth Rakesh
2015-06-18
*
|
updated configs sending
Siddharth Rakesh
2015-06-10
*
|
stable
Siddharth Rakesh
2015-06-08
*
|
Merge branch 'master' of https://github.com/grpc/grpc into leaderboard
Siddharth Rakesh
2015-06-08
|
\
|
*
|
Newer version
Siddharth Rakesh
2015-06-08
|
*
Removed redundant parameter from Reporter interface.
David Garcia Quintas
2015-06-05
*
|
QPS, latencies recorded with authentication
Siddharth Rakesh
2015-06-04
|
/
*
Return shared_ptr by value plus minor dependency fix
David Garcia Quintas
2015-05-20
*
Improvements to reporting mechanism based on comments.
David Garcia Quintas
2015-05-20
*
Simplified code based on comments and fixed build.json
David Garcia Quintas
2015-05-20
*
Added missing benchmark_config.* files
David Garcia Quintas
2015-05-20
*
Removed registry for benchmark reports & introduced benchmark_config.{h,cc} i...
David Garcia Quintas
2015-05-20
*
Refactored benchmark reporting mechanism.
David Garcia Quintas
2015-05-20
*
Add reporting library, use it
Craig Tiller
2015-04-10