Vijay Pai
|
372fd8791b
|
Revert "Revert "Open loop sync/async multithreaded testing""
|
2015-06-08 13:30:08 -07:00 |
Craig Tiller
|
d55636d813
|
Revert "Open loop sync/async multithreaded testing"
|
2015-06-08 10:12:46 -07:00 |
Vijay Pai
|
36403af71e
|
Address review comments for code clarity
|
2015-06-05 11:19:03 -07:00 |
Vijay Pai
|
cf3fb092cc
|
clang-format
|
2015-06-05 03:41:30 -07:00 |
Vijay Pai
|
9dc5c15b56
|
Account for time difference in mac and linux
|
2015-06-03 11:34:53 -07:00 |
Vijay Pai
|
8559485c23
|
Bug fix
|
2015-06-03 11:01:25 -07:00 |
vjpai
|
3beb20c3e2
|
Support use of high_res clock in timepoints
|
2015-06-02 13:58:44 -07:00 |
vjpai
|
924d459c27
|
Fix timer issues
|
2015-06-02 10:26:52 -07:00 |
vjpai
|
675140ca1d
|
Merge branch 'master' into poisson
Conflicts:
Makefile
test/cpp/qps/client_async.cc
test/cpp/qps/qpstest.proto
|
2015-05-28 10:09:32 -07:00 |
Craig Tiller
|
5c8737d171
|
clang-format qps code - it was getting out of hand
|
2015-05-21 11:42:17 -07:00 |
vjpai
|
37f7257529
|
WIP
|
2015-05-12 10:29:07 -07:00 |
vjpai
|
c6aa60e510
|
Move interarrival timer to Client class so that it can be used for async tests
as well
|
2015-04-29 10:20:41 -07:00 |
Craig Tiller
|
66f37b477d
|
Merge github.com:google/grpc into qps
Conflicts:
Makefile
|
2015-04-10 08:28:31 -07:00 |
Nicolas "Pixel" Noble
|
0caebbfcfe
|
Splitting gRPC service class codegen into its own set of files.
|
2015-04-09 23:08:51 +02:00 |
Craig Tiller
|
8a5a666ad0
|
Handle errors better on client
|
2015-04-09 11:31:28 -07:00 |
vjpai
|
46f65239cf
|
Added streaming C++ tests for sync and sync cases
|
2015-03-23 10:10:27 -07:00 |
Craig Tiller
|
a182bf12b0
|
clang-format
|
2015-03-04 13:54:39 -08:00 |
Craig Tiller
|
e38ec21122
|
Linux compile fix
|
2015-03-04 11:19:15 -08:00 |
Craig Tiller
|
8856875900
|
Async client progress
|
2015-03-04 10:50:43 -08:00 |
Craig Tiller
|
6af9ed0bf7
|
Rework QPS client/server
Now setup as a driver and N anonymous workers that may become clients or servers.
Will convert async soon.
|
2015-03-02 22:42:10 -08:00 |
Craig Tiller
|
26598a394a
|
WIP
|
2015-03-02 16:16:00 -08:00 |