Nicolas "Pixel" Noble
|
2bc5e3ac40
|
Moving visibility and package creation to the build system.
|
8 years ago |
Vijay Pai
|
6defb325d9
|
Remove some pre-C++11-style workarounds
|
8 years ago |
Vijay Pai
|
c38955501b
|
Move some internal includes to the right places
|
8 years ago |
Vijay Pai
|
e1418e4ab1
|
Switch to idiomatic Slice API
|
8 years ago |
ncteisen
|
af313caab8
|
Eliminate copy in QPS Driver
|
8 years ago |
ncteisen
|
0133cc6fd8
|
Avoid benchmarking allocs
|
8 years ago |
Vijay Pai
|
bc81eee4d4
|
Remove a follow-on internal that was added post-internalization, keep the templated QPS worker rather than going back to internal API
|
8 years ago |
Vijay Pai
|
6abd20020b
|
Revert "Separate internal-only and public parts of C++ API"
|
8 years ago |
Vijay Pai
|
0f95fa4909
|
Add idiomatic C++ API for grpc::Slice construction that doesn't
require using grpc_slice
|
8 years ago |
Craig Tiller
|
d996379030
|
Reset OWNERS state
|
8 years ago |
Guantao Liu
|
29a7050c35
|
Fixed sanity.
|
8 years ago |
Guantao Liu
|
91d8f0b5a8
|
Added the missing header file and fixed a syntax error.
|
8 years ago |
Guantao Liu
|
ac9fdfbc40
|
Removed unnecessary default values and fixed sanity.
|
8 years ago |
Craig Tiller
|
5e47758d53
|
Make @vjpai an owner of qps_test
|
8 years ago |
Nicolas "Pixel" Noble
|
68ce2564fd
|
Sanitizing repo.
|
8 years ago |
yang-g
|
fdcb774cea
|
Regenerate projects and fixes
|
8 years ago |
yang-g
|
b575a34e05
|
Replace InitBenchmark with InitTest. Remove qps_test.cc
|
8 years ago |
Guantao Liu
|
abe3cf51f0
|
Add a new metric 'Queries/CPU-sec'.
Enable internal credential types.
|
8 years ago |
Vijay Pai
|
c0baec60a1
|
Internalize structs and methods meant for being exposed through codegen
or that interface with core and are only for internal use
|
8 years ago |
Craig Tiller
|
873ee82277
|
Add channel args to qps server
|
8 years ago |
ncteisen
|
81db061d2a
|
Clang fmt and copyright sanity
|
8 years ago |
ncteisen
|
8f9e012428
|
Add json out flag to qps driver
|
8 years ago |
ncteisen
|
06795cb442
|
Address github comments
|
8 years ago |
ncteisen
|
61a75993f5
|
Enable jenkins testing
|
8 years ago |
ncteisen
|
390668999f
|
relax QPS diff threshold
|
8 years ago |
ncteisen
|
63aa9c8446
|
Add QPS Diff
|
8 years ago |
ncteisen
|
dc1b51e6b3
|
clang fmt
|
8 years ago |
ncteisen
|
24e820762a
|
Add json out flag to qps driver
|
8 years ago |
Jan Tattermusch
|
4d5c3102a1
|
fix remaining license notices
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Vijay Pai
|
4b07aab513
|
Support multiple threads per cq sharing, add tests
|
8 years ago |
Craig Tiller
|
840931eec9
|
More import fixes
|
8 years ago |
Nicolas "Pixel" Noble
|
af6c83f9e1
|
Adding dummy layering check option.
|
8 years ago |
Yuxuan Li
|
8698f2bbee
|
fix extern c location
|
8 years ago |
Nicolas "Pixel" Noble
|
78f8ce33ca
|
The json parser comes from protobuf.
|
8 years ago |
Nicolas "Pixel" Noble
|
71ca4200f6
|
QPS doesn't actually need gtest anymore.
|
8 years ago |
Yuxuan Li
|
85d3a53905
|
change gpr_atm to int
|
8 years ago |
Yuxuan Li
|
87827e03aa
|
use lock instand of atomics, fix include position
|
8 years ago |
Yuxuan Li
|
bfb495d026
|
add override to GetPollCount() function
|
8 years ago |
Yuxuan Li
|
a33e2b27a1
|
add some comments
|
8 years ago |
Yuxuan Li
|
5f9f37a33c
|
fix minor
|
8 years ago |
Yuxuan Li
|
f8365cd87b
|
clean up, fix minor issue
|
8 years ago |
Yuxuan Li
|
28efff3e1e
|
clang-format
|
8 years ago |
Yuxuan Li
|
5d3ddeeea1
|
adding server side poll stat
|
8 years ago |
Yuxuan Li
|
999ac157e6
|
initial implementation.
|
8 years ago |
Craig Tiller
|
c3571791a5
|
Isolate timer checking in its own thread
|
8 years ago |
Vijay Pai
|
eea8cf0fe3
|
Add QPS tests for one-sided streaming
|
8 years ago |
Alexander Polcyn
|
f5521c33f9
|
Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a , reversing
changes made to dc36f4df6a .
|
8 years ago |
Craig Tiller
|
edec4f5f81
|
Add support for server-side channel args to qps_test
|
8 years ago |
Craig Tiller
|
f62f8d37b6
|
Revert "Better cost estimation"
This reverts commit 4f98e25f8b .
|
8 years ago |