Craig Tiller
44cc10b02e
Add uses clauses to filegroups to ease dependency management
9 years ago
Sree Kuchibhotla
55ddf848d0
update readme with the new stress test runner file
9 years ago
Craig Tiller
f0555b3e1c
Declare filegroups for chttp2
9 years ago
ahedberg
86bb6621b3
fix copyright
9 years ago
Craig Tiller
adcb92d68e
clang-format
9 years ago
Craig Tiller
c7762a8c24
Move chttp2 related files under ext/
9 years ago
Sree Kuchibhotla
9c9644b97a
Add documentation to classes
9 years ago
Nicolas Noble
e5cc05b5c6
Merge pull request #5964 from ctiller/move_the_things
...
Begin core componentization
9 years ago
Sree Kuchibhotla
83f100e83c
Add asan to the config
9 years ago
Sree Kuchibhotla
5cadf517c7
More config files
9 years ago
Sree Kuchibhotla
cdf773464d
Minor corrections
9 years ago
Sree Kuchibhotla
815c589d7f
Pass gcp_project_id via command line. Makes it easier to run on
...
different projects with the same configuration
9 years ago
Sree Kuchibhotla
8d41d51800
Add build_type option
9 years ago
Sree Kuchibhotla
575f0fa2da
Revamped test launcher
9 years ago
Sree Kuchibhotla
95a137b692
Add build type option (asan/tsan/dbg or opt)
9 years ago
Craig Tiller
77c5dc6e72
Merge github.com:grpc/grpc into move_the_things
9 years ago
Craig Tiller
50e51a37d1
Merge github.com:grpc/grpc into gource
9 years ago
Craig Tiller
97e0ebc7ce
Fix shell script
9 years ago
Craig Tiller
cb16a24fe5
Fix tool
9 years ago
Craig Tiller
b84b553075
Fix formatting
9 years ago
Craig Tiller
78abce7447
Merge github.com:grpc/grpc into status_codes
9 years ago
Craig Tiller
92b3f568db
Merge github.com:grpc/grpc into fuzzy-bits
9 years ago
Craig Tiller
2586905a23
Update tool
9 years ago
Craig Tiller
8a891eb8ba
Regenerate files
9 years ago
Jan Tattermusch
94f908ae84
Merge pull request #5962 from nicolasnoble/windows-flake-are-not
...
Moving grpc_pick_unused_port_of_die before creating a deadline.
9 years ago
Craig Tiller
19d25aae2e
Fix path
9 years ago
Craig Tiller
605ad62563
Fix copyright
9 years ago
Craig Tiller
40ee2aa450
Fix another path
9 years ago
Craig Tiller
eff44d7917
Fix another path
9 years ago
Craig Tiller
43539fb539
Fix another path
9 years ago
Craig Tiller
5070d8bba5
Fix another path
9 years ago
Craig Tiller
1796f87702
Fix creds path
9 years ago
Craig Tiller
ffae43c98c
Fix paths
9 years ago
Jan Tattermusch
34fe47eb91
Merge pull request #5934 from murgatroid99/node_performance_test_improvements
...
Added generic service client and server to Node perf tests
9 years ago
Craig Tiller
8424aee4cf
Fix codegen for protos
9 years ago
David Garcia Quintas
67c0d04d05
Changes to resolver-lb interfaces.
...
- Creation of a load balancer now takes an execution context.
- load balancers are now passed addresses as arguments and are responsible for
the creation of the corresponding subchannels, something that used to be done
by the resolvers.
9 years ago
Craig Tiller
0bcca41dda
Fix
9 years ago
Jan Tattermusch
42140525ab
fix RunnerClientServerTest and copyrights
9 years ago
Craig Tiller
b7f3f6eec4
Fix copyright
9 years ago
Craig Tiller
9533d042d4
Fix includes
9 years ago
Craig Tiller
8a9fd52b71
Fix copyright
9 years ago
Craig Tiller
9a4dddd8b5
Fix include guards
9 years ago
Craig Tiller
f23078cbd3
Stage #1 of core breakup: move everything under lib
9 years ago
Craig Tiller
7be750e367
Add a script that generates a nice gource visualization
9 years ago
Jan Tattermusch
253769e92d
add ASYNC_GENERIC_SERVER support for C#
9 years ago
Jan Tattermusch
e45ca5f592
add support for C# generic client
9 years ago
Jan Tattermusch
e26e2e5ad9
support streaming and async client
9 years ago
Jan Tattermusch
c848502f55
honor request.ReponseSize for benchmark service
9 years ago
Jan Tattermusch
3d6644aefd
improve C# qps worker
9 years ago
Jan Tattermusch
f3d7638435
Merge pull request #5877 from vjpai/make_generic_payloads_great_again
...
Properly set server payload config in QPS tests
9 years ago