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
/
server.h
Commit message (
Expand
)
Author
Age
*
Expose stats into qps_driver
Craig Tiller
2017-08-31
*
Move some internal includes to the right places
Vijay Pai
2017-08-24
*
Avoid benchmarking allocs
ncteisen
2017-07-27
*
Add a new metric 'Queries/CPU-sec'.
Guantao Liu
2017-07-12
*
Add channel args to qps server
Craig Tiller
2017-07-06
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
fix extern c location
Yuxuan Li
2017-05-15
*
use lock instand of atomics, fix include position
Yuxuan Li
2017-05-05
*
clean up, fix minor issue
Yuxuan Li
2017-05-03
*
clang-format
Yuxuan Li
2017-05-03
*
adding server side poll stat
Yuxuan Li
2017-05-03
*
Include x.pb.h instead of x.grpc.pb.h for message-only protos
yang-g
2017-03-06
*
re-run generate project to build qps json driver
Alexander Polcyn
2017-01-11
*
remove LimitCores in c++ benchmark
Alexander Polcyn
2017-01-11
*
batched changes
Yuxuan Li
2016-10-06
*
Update copyrights
Craig Tiller
2016-03-31
*
Timer->UsageTimer consistently
vjpai
2016-02-24
*
Add a sanity test for name aliasing
Craig Tiller
2016-02-22
*
Clean-up core list usage and make it possible to reset the core list
Vijay Pai
2016-02-01
*
Merge branch 'master' into corelimit2
Vijay Pai
2016-02-01
|
\
|
*
Actually create async generic server
vjpai
2016-01-26
*
|
Change name from coresched to limit_cores
vjpai
2016-01-19
*
|
Merge branch 'master' into corelimit2
vjpai
2016-01-19
|
\
|
|
*
Added back trailing newlines
David Garcia Quintas
2016-01-14
|
*
Update copyrights again
murgatroid99
2016-01-13
*
|
Merge branch 'master' into corelimit2
Vijay Pai
2016-01-13
|
\
|
*
|
clang-format
Vijay Pai
2016-01-13
*
|
Make core limitation work for both client and server so that we can run tests...
Vijay Pai
2016-01-13
|
*
Merge branch 'master' into bbuf
Vijay Pai
2016-01-11
|
|
\
|
|
/
|
/
|
*
|
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
|
*
WIP
vjpai
2015-11-30
|
/
*
Address some review comments about signal and restoring qps_test_with_poll
vjpai
2015-11-04
*
clang-format
Vijay Pai
2015-11-04
*
Add in security support, make payload protos configurable
vjpai
2015-11-04
*
Cleanup some names
vjpai
2015-11-02
*
QPS worker no longer needs to specify server port on command line. This is part
vjpai
2015-10-29
*
Split up into a new service proto, use proper service suffix, add a
vjpai
2015-10-29
*
Numerous proto changes to make things more sane and fix some outstanding issues
vjpai
2015-10-28
*
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
*
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
*
clang-format
Craig Tiller
2015-03-04
*
Async server works
Craig Tiller
2015-03-04
*
Formatting
Craig Tiller
2015-03-03
*
Rework QPS client/server
Craig Tiller
2015-03-02
*
WIP
Craig Tiller
2015-03-02