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
/
client.h
Commit message (
Expand
)
Author
Age
*
Properly init variable
yang-g
2016-09-22
*
Dont start requests until all clients have gotten connected
Craig Tiller
2016-09-14
*
Add an initial mark that clients could use to delay startup of requests
Craig Tiller
2016-09-14
*
Appease the const gods, improve readability, stop using 0 and 1 as
Vijay Pai
2016-08-08
*
clang-format
Vijay Pai
2016-08-05
*
Better ending for open-loop tests: never wait more than 1 second
Vijay Pai
2016-08-05
*
Dramatically reduce time required to complete sync test when running
Vijay Pai
2016-08-05
*
clang-format
Vijay Pai
2016-07-13
*
Resolve pernicious race between destructor and thread functions by insisting ...
Vijay Pai
2016-07-13
*
Stop holding histogram for a long time
Vijay Pai
2016-07-08
*
I was trigger-happy with changes to qps_worker in the hope of improving
vjpai
2016-06-08
*
clang-format
Craig Tiller
2016-05-13
*
Make qps workers connect before even warmup stage begins
Craig Tiller
2016-05-13
*
clang-format, make code more self-documenting
Craig Tiller
2016-04-29
*
Add a shard channel arg to client channel construction
Craig Tiller
2016-04-28
*
Eradicate Uniform, Deterministic, and Pareto interarrival
vjpai
2016-04-20
*
Update copyrights
Craig Tiller
2016-03-31
*
clang-format
Vijay Pai
2016-02-26
*
Simplify Mark processing code
vjpai
2016-02-25
*
Timer->UsageTimer consistently
vjpai
2016-02-24
*
Add a sanity test for name aliasing
Craig Tiller
2016-02-22
*
clang-format
Vijay Pai
2016-02-12
*
Attack of the const police.
vjpai
2016-02-12
*
Cleanup to make it work with clang build
Vijay Pai
2016-02-11
*
Sanity (clang-format and copyright)
Vijay Pai
2016-02-11
*
Simplify and properly implement openloop testing.
Vijay Pai
2016-02-11
*
Fix random number generators and improve code style (stop using
Vijay Pai
2016-02-10
*
Make dynamic sizing of async threads work again
Vijay Pai
2016-02-01
*
Clean-up core list usage and make it possible to reset the core list
Vijay Pai
2016-02-01
*
Change name from coresched to limit_cores
vjpai
2016-01-19
*
Merge branch 'master' into corelimit2
vjpai
2016-01-19
|
\
*
\
Merge branch 'master' into corelimit2
vjpai
2016-01-19
|
\
\
|
|
*
Fix asan error caused by mismatch in alloc/dealloc between new[] and
vjpai
2016-01-18
|
|
/
|
*
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
|
|
\
|
|
/
|
/
|
|
*
Remove dead code and a thus unneeded change to C++ bbuf
Vijay Pai
2016-01-11
|
*
clang-format
Vijay Pai
2016-01-11
|
*
Fix bugs and include build files
Vijay Pai
2016-01-11
|
*
More changes needed for generic support
Vijay Pai
2016-01-07
|
*
Got rid of all compilation problems, now need to test
Vijay Pai
2016-01-04
|
*
WIP
Vijay Pai
2015-12-30
*
|
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
|
*
Merge branch 'master' into bbuf
vjpai
2015-11-30
|
|
\
|
|
/
|
/
|
|
*
WIP
vjpai
2015-11-30
*
|
clang-format
Craig Tiller
2015-11-10
|
/
*
Address some review comments about signal and restoring qps_test_with_poll
vjpai
2015-11-04
[next]