Yang Gao
|
d426864934
|
Merge pull request #2279 from vjpai/openleaks
qps_test memory leak elimination: delete spare contexts lying around at the end of test
|
2015-07-06 13:34:25 -07:00 |
Vijay Pai
|
775eaec770
|
Merge pull request #2151 from sidrakesh93/master
Changes required for reporting metrics to performance database server
|
2015-07-06 10:13:59 -07:00 |
Craig Tiller
|
27df2cf69c
|
Pluck some low hanging concurrency fruit
Make the shutdown flag on servers be per thread to save contention on
the lock that must guard it.
|
2015-07-01 15:11:29 -07:00 |
Vijay Pai
|
13735d5d7e
|
if->while
|
2015-07-01 14:00:08 -07:00 |
Vijay Pai
|
5606199585
|
Delete spare contexts lying around at the end of the test to avoid
showing up as memory leaks
Also reduce the rate of the openloop test - this may be an issue with
sanitizers particularly because of issue #2278
|
2015-07-01 13:39:48 -07:00 |
Vijay Pai
|
e2980cd0b3
|
Eliminate data-race caused by specialization in vector<bool>
|
2015-07-01 09:38:20 -07:00 |
Siddharth Rakesh
|
a90c81ea61
|
Removing this pointers
|
2015-06-30 20:29:35 -07:00 |
Siddharth Rakesh
|
fd1a20a667
|
Changes introduced for passing hashed user id instead of access token
|
2015-06-30 16:38:32 -07:00 |
Siddharth Rakesh
|
872e8187c2
|
Adding required changes
|
2015-06-29 13:06:25 -07:00 |
Siddharth Rakesh
|
268e59063a
|
Adding required changes
|
2015-06-29 12:20:43 -07:00 |
Vijay Pai
|
d4bfa95d3c
|
Merge pull request #2169 from ctiller/no-spam-for-you
Remove spammy line (this is obfuscating testing logs)
|
2015-06-29 10:26:48 -07:00 |
Craig Tiller
|
f75fc12e3a
|
Add a test that headers are properly in build.json
Clean up anything that failed
|
2015-06-25 06:58:00 -07:00 |
Siddharth Rakesh
|
7b34d3afa7
|
Merge branch 'master' of https://github.com/sidrakesh93/grpc
|
2015-06-23 16:35:18 -07:00 |
Siddharth Rakesh
|
df77c580dc
|
Added support for passing a tag with the test
|
2015-06-23 16:34:18 -07:00 |
Craig Tiller
|
0960875b06
|
Remove spammy line (this is obfuscating testing logs)
|
2015-06-22 14:32:31 -07:00 |
sidrakesh93
|
ca241639c6
|
Update perf_db_client.cc
|
2015-06-22 14:26:41 -07:00 |
Siddharth Rakesh
|
a4de070c69
|
Further corrections to syntax
|
2015-06-22 13:05:26 -07:00 |
Siddharth Rakesh
|
60111c0df8
|
updated syntax based errors
|
2015-06-22 13:02:33 -07:00 |
Siddharth Rakesh
|
4364546668
|
Applied required modifications
|
2015-06-22 12:21:57 -07:00 |
Siddharth Rakesh
|
f39e7c0a0f
|
Merge branch 'master' of https://github.com/grpc/grpc
|
2015-06-22 11:36:30 -07:00 |
Siddharth Rakesh
|
373ad4d0d0
|
edited report
|
2015-06-22 11:36:17 -07:00 |
Vijay Pai
|
40c9481e4a
|
Merge pull request #2136 from dgquintas/unconst-reporter
Removed const-ness from Reporter interface methods
|
2015-06-22 09:08:05 -07:00 |
Siddharth Rakesh
|
c3cd4780df
|
minor commented code removal
|
2015-06-19 17:05:19 -07:00 |
Siddharth Rakesh
|
64967d4fac
|
removed dependency on python_gflags, using argparse instead
|
2015-06-19 16:58:26 -07:00 |
Siddharth Rakesh
|
31014d26aa
|
flags handled using python_gflags
|
2015-06-19 15:24:19 -07:00 |
Siddharth Rakesh
|
12c65b1a7e
|
slightly updated tool script
|
2015-06-19 11:16:12 -07:00 |
David Garcia Quintas
|
96e12defaf
|
Removed const-ness from Reporter interface methods
|
2015-06-18 23:14:47 -07:00 |
Siddharth Rakesh
|
cc5857b624
|
Fixed hanging client declaration, server address can be passed now
|
2015-06-18 16:45:55 -07:00 |
Siddharth Rakesh
|
a31c9d27e0
|
Merge branch 'we-dont-need-no-backup' of git://github.com/ctiller/grpc
|
2015-06-18 15:59:55 -07:00 |
sidrakesh93
|
e74a458813
|
Update report.cc
|
2015-06-18 11:22:06 -07:00 |
Siddharth Rakesh
|
bfa67ddbd4
|
changed access tokens folder position
|
2015-06-18 10:37:41 -07:00 |
Siddharth Rakesh
|
929191b4be
|
edited test script
|
2015-06-18 09:13:53 -07:00 |
Siddharth Rakesh
|
e2902dee31
|
commented
|
2015-06-17 15:01:43 -07:00 |
Siddharth Rakesh
|
893ccac421
|
Merge branch 'master' of https://github.com/grpc/grpc
|
2015-06-17 15:01:07 -07:00 |
Craig Tiller
|
bf8ac3f406
|
Merge branch 'you-complete-me' into we-dont-need-no-backup
|
2015-06-17 09:15:48 -07:00 |
Yang Gao
|
c1a2c314fb
|
Update the Status API
|
2015-06-16 10:59:46 -07:00 |
Siddharth Rakesh
|
08e8bab4b8
|
removed data script
|
2015-06-15 17:04:09 -07:00 |
Siddharth Rakesh
|
d0010ae439
|
added comments
|
2015-06-15 17:02:51 -07:00 |
Siddharth Rakesh
|
7b55362e0f
|
updated auth script
|
2015-06-11 20:59:14 -07:00 |
Craig Tiller
|
aea081ffb5
|
Flush pending incoming messages when writing status
As a bonus, correctly report was_cancelled when the server writes error
|
2015-06-11 14:19:33 -07:00 |
Siddharth Rakesh
|
b2b5b9a069
|
removed data adding script
|
2015-06-10 15:12:34 -07:00 |
Siddharth Rakesh
|
f4dafb5654
|
updated configs sending
|
2015-06-10 15:10:35 -07:00 |
Siddharth Rakesh
|
80b23e461d
|
erge branch 'master' of https://github.com/grpc/grpc
|
2015-06-10 15:09:38 -07:00 |
Craig Tiller
|
51f938f169
|
Make async server use one CQ per server thread
|
2015-06-09 23:34:01 -07:00 |
Yang Gao
|
b6d57e704b
|
add missed explicit
|
2015-06-09 22:11:12 -07:00 |
David G. Quintas
|
cb7bcb1983
|
Merge pull request #1958 from vjpai/qps-proto3
Update QPS test to proto3
|
2015-06-09 13:41:42 -07:00 |
vjpai
|
e78ee18db5
|
Renumber message fields
|
2015-06-09 01:37:46 -07:00 |
Craig Tiller
|
febf3b0803
|
Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson
Revert "Revert "Open loop sync/async multithreaded testing""
|
2015-06-08 19:47:15 -07:00 |
Siddharth Rakesh
|
0acc25ad15
|
removed shell script
|
2015-06-08 15:53:55 -07:00 |
Siddharth Rakesh
|
9865e0d8a3
|
Merge branch 'master' of https://github.com/grpc/grpc into leaderboard
|
2015-06-08 15:44:23 -07:00 |