Noah Eisen
|
373fc6dc40
|
Manual fixes to enable performance- clang tidy checks
|
2018-06-14 14:58:09 -04:00 |
Noah Eisen
|
58e0cbf9fb
|
Enable the performance-* clang-tidy checks
|
2018-06-14 14:58:09 -04:00 |
kpayson64
|
7a20c962df
|
Break out qps services into seperate protos
|
2018-04-18 22:13:09 -07:00 |
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
2018-03-08 22:04:59 -08:00 |
Vijay Pai
|
7fed69b7ad
|
Use static_cast rather than reinterpret_cast whenever possible
|
2018-03-05 16:35:10 -08:00 |
yang-g
|
ea33017540
|
Add option to use client side coalescing API in qps test
|
2018-01-24 09:12:01 -08:00 |
Ken Payson
|
8873975a30
|
Fix Async QPS Test
|
2017-12-07 10:24:25 -08:00 |
Ken Payson
|
7cf8d72c25
|
Fix TSAN json_run_localhost flake
|
2017-11-16 18:36:38 -08:00 |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
2017-11-03 09:09:36 -07:00 |
Ken Payson
|
918ce7a686
|
Fix QPS Async Client Next loop
|
2017-10-27 02:48:15 -07:00 |
Ken Payson
|
42bd87e376
|
Adds gRPC Experimental CQ DoThenAsyncNext lambda API
|
2017-10-25 09:13:30 -07:00 |
Craig Tiller
|
c18ad11837
|
Wait until all clients connected before starting streams
|
2017-10-09 13:44:10 -07:00 |
Vijay Pai
|
43b55221e4
|
Cancel outstanding streams when shutting down the client
|
2017-09-19 11:45:56 -07:00 |
Vijay Pai
|
4b047a3bff
|
Construction of streams shouldn't require triggering async ops
|
2017-09-14 17:55:13 -07:00 |
Vijay Pai
|
58c33ba19b
|
Decouple alarm construction from setting to avoid races in MT code
|
2017-09-07 11:34:13 -07:00 |
Vijay Pai
|
c38955501b
|
Move some internal includes to the right places
|
2017-08-24 10:16:40 -07:00 |
ncteisen
|
af313caab8
|
Eliminate copy in QPS Driver
|
2017-08-02 16:05:48 -07:00 |
Ken Payson
|
c8e7a52fc7
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2017-06-13 02:52:13 +00:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
Vijay Pai
|
4b07aab513
|
Support multiple threads per cq sharing, add tests
|
2017-05-23 09:20:56 -07:00 |
Yuxuan Li
|
6ca796d7ad
|
merge master, resolve conflict
|
2017-05-15 14:15:34 -07:00 |
Yuxuan Li
|
57e12b1786
|
Merge branch 'poll_stat' of github.com:lyuxuan/grpc into poll_stat
|
2017-05-08 11:36:07 -07:00 |
Yuxuan Li
|
a7f7fcf94a
|
Merge branch 'master' into poll_stat
|
2017-05-08 11:35:00 -07:00 |
Yuxuan Li
|
85d3a53905
|
change gpr_atm to int
|
2017-05-08 06:24:34 +00:00 |
Craig Tiller
|
d868a07d7c
|
Merge github.com:grpc/grpc into uberpoll
|
2017-05-07 20:02:30 -07:00 |
Yuxuan Li
|
87827e03aa
|
use lock instand of atomics, fix include position
|
2017-05-05 14:12:42 -07:00 |
Yuxuan Li
|
bfb495d026
|
add override to GetPollCount() function
|
2017-05-05 10:57:35 -07:00 |
Yuxuan Li
|
f8365cd87b
|
clean up, fix minor issue
|
2017-05-03 23:29:17 -07:00 |
Yuxuan Li
|
28efff3e1e
|
clang-format
|
2017-05-03 22:50:56 -07:00 |
Yuxuan Li
|
999ac157e6
|
initial implementation.
|
2017-05-03 21:36:36 -07:00 |
Craig Tiller
|
c3571791a5
|
Isolate timer checking in its own thread
|
2017-05-02 14:36:33 -07:00 |
Vijay Pai
|
eea8cf0fe3
|
Add QPS tests for one-sided streaming
|
2017-05-02 09:26:12 -07:00 |
Vijay Pai
|
45a9abae95
|
Add option to limit # of messages per stream with tests
|
2017-04-03 14:24:53 -07:00 |
Vijay Pai
|
24992060c8
|
Finish streams that error. Don't histogram failed ops.
Fail on failed write
|
2017-02-28 15:39:22 -08:00 |
Vijay Pai
|
c01958bf55
|
Cleanup unneeded namespace
|
2016-11-04 07:51:25 -07:00 |
Vijay Pai
|
713c7b87e1
|
clang-format
|
2016-11-01 16:33:18 -07:00 |
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
2016-11-01 16:31:56 -07:00 |
Craig Tiller
|
c99945e44c
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
|
2016-10-10 10:20:48 -07:00 |
Craig Tiller
|
624f4ba76d
|
Add missing delete
|
2016-10-06 11:56:54 -07:00 |
Craig Tiller
|
032f9bfb58
|
Start to log errors from benchmark
|
2016-09-29 10:10:00 -07:00 |
Craig Tiller
|
ad94fdfe51
|
Fix compile error
|
2016-07-15 06:42:29 -07:00 |
Craig Tiller
|
b23239b6d8
|
Merge branch 'histo' of github.com:vjpai/grpc into delayed-write
|
2016-07-15 06:37:41 -07:00 |
Craig Tiller
|
0a06cd7b68
|
Cleanup from code review
|
2016-07-14 13:21:24 -07:00 |
Vijay Pai
|
5fde20d9f0
|
clang-format
|
2016-07-13 19:25:59 -07:00 |
Vijay Pai
|
40317fd720
|
Resolve pernicious race between destructor and thread functions by insisting that destructor is invoked after the class has gone back to being a harmless single-threaded thing.
|
2016-07-13 19:20:25 -07:00 |
Vijay Pai
|
a831651aa5
|
Unify and make consistent the per-thread shutdown process
|
2016-07-13 10:32:26 -07:00 |
Craig Tiller
|
1d03e100eb
|
Ensure timely response to marks
|
2016-07-12 09:50:56 -07:00 |
Vijay Pai
|
f782465fba
|
Fix some shutdown errors related to CQ/join ordering
|
2016-07-08 10:33:10 -07:00 |
Vijay Pai
|
aa8bbeb6c6
|
Merge branch 'verbose_errors' into histo
|
2016-07-08 09:41:59 -07:00 |
Vijay Pai
|
f373f2cf8b
|
Stop holding histogram for a long time
|
2016-07-08 09:40:55 -07:00 |