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
/
qps_worker.cc
Commit message (
Expand
)
Author
Age
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix formatting
Craig Tiller
2016-03-07
*
Disable profiling in qps_worker for now
Craig Tiller
2016-03-07
*
Merge branch 'master' into worker_quit
Vijay Pai
2016-02-02
|
\
*
|
clang-format
Vijay Pai
2016-02-02
*
|
Add a Quit RPC so that we can conveniently shut down the workers from the dri...
vjpai
2016-02-02
|
*
Copyright and clang-format
Vijay Pai
2016-02-01
|
*
Enable properly working core limits on clients and servers,
Vijay Pai
2016-02-01
|
*
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
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'master' into generic_qps
Vijay Pai
2016-01-27
|
\
\
|
*
|
No need to put \n at end of a log message
vjpai
2016-01-26
*
|
|
Actually create async generic server
vjpai
2016-01-26
|
*
|
Improve logging for test
Vijay Pai
2016-01-26
|
/
/
*
|
Dealt with a nit
vjpai
2016-01-19
*
|
Re-enable explicit specification of server port for qps worker. Also
Vijay Pai
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
|
\
|
*
|
clang-format
Vijay Pai
2016-01-11
*
|
Fix bugs and include build files
Vijay Pai
2016-01-11
|
*
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
|
/
*
Address some review comments about signal and restoring qps_test_with_poll
vjpai
2015-11-04
*
clang-format
Vijay Pai
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
*
Removing pessimizing moves.
Nicolas "Pixel" Noble
2015-09-03
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
headers reorg
yang-g
2015-08-21
*
Add a test that headers are properly in build.json
Craig Tiller
2015-06-25
*
Update the Status API
Yang Gao
2015-06-16
*
Update QPS test to proto3 syntax
vjpai
2015-06-05
*
clang-format qps code - it was getting out of hand
Craig Tiller
2015-05-21
*
Allow RunScenarios to spawn in-process workers
Craig Tiller
2015-04-09