Commit Graph

163 Commits

Author SHA1 Message Date
Jan Tattermusch eff9cf0d67 make interarrival timer generate the right QPS with poisson load 2016-04-05 11:58:31 -07:00
Jan Tattermusch e81adf3b7b Add more features for C# performance worker 2016-04-05 11:58:29 -07:00
Jan Tattermusch 5d27030128 add some test for the newly generated code 2016-04-01 17:28:49 -07:00
Jan Tattermusch ddc4e346bc regenerate code 2016-04-01 16:25:46 -07:00
Jan Tattermusch acb842c205 fix copyrights 2016-04-01 16:25:45 -07:00
Jan Tattermusch c831a4443d add ClientBase.WithHost and get rid of HeaderInterceptor 2016-04-01 16:25:43 -07:00
Jan Tattermusch 809148d6c5 migrate code to single client-side class 2016-04-01 16:25:43 -07:00
Jan Tattermusch d8f7c8ae0e migrate from client side interface to client side abstract class 2016-04-01 16:25:42 -07:00
Jan Tattermusch c86a58809f fix copyrights 2016-04-01 16:25:41 -07:00
Jan Tattermusch eeef5edd7a regenerate protos 2016-04-01 16:25:41 -07:00
Jan Tattermusch d39426d505 change C# service implementations to inherit from a generated base class 2016-04-01 16:25:41 -07:00
Jan Tattermusch e545ffe119 Merge pull request #6007 from jtattermusch/upgrade_google_apis_nuget
Upgrade Google.Apis.Auth nuget dependency to 1.11.1
2016-04-01 09:58:23 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Jan Tattermusch f85c70fc3f bump Google.Apis.Auth nuget to 1.11.1 2016-03-29 17:16:19 -07:00
Jan Tattermusch 42140525ab fix RunnerClientServerTest and copyrights 2016-03-25 17:13:24 -07:00
Jan Tattermusch 253769e92d add ASYNC_GENERIC_SERVER support for C# 2016-03-25 16:28:16 -07:00
Jan Tattermusch e45ca5f592 add support for C# generic client 2016-03-25 16:28:16 -07:00
Jan Tattermusch e26e2e5ad9 support streaming and async client 2016-03-25 16:28:16 -07:00
Jan Tattermusch c848502f55 honor request.ReponseSize for benchmark service 2016-03-25 16:28:16 -07:00
Jan Tattermusch 3d6644aefd improve C# qps worker 2016-03-25 16:28:16 -07:00
Jan Tattermusch 06c98fa49a fix copyright 2016-03-01 14:45:03 -08:00
Jan Tattermusch 7d91dc3181 fix #4427 2016-03-01 14:14:23 -08:00
Jan Tattermusch a49335326c fix C# build 2016-02-23 10:45:58 -08:00
Vijay Pai 4938274d47 Merge pull request #5314 from jtattermusch/csharp_perf_removehost
C# qps worker updates
2016-02-23 09:34:58 -08:00
Jan Tattermusch 13b63a0711 fix copyrights 2016-02-18 14:29:32 -08:00
Jan Tattermusch 1cbb567317 minor tweaks to C# qpswoker 2016-02-18 14:27:28 -08:00
Jan Tattermusch 0f892567ee update copyrights 2016-02-18 10:37:02 -08:00
Jan Tattermusch 7a3ee6a3a3 rename Preconditions to GrpcPreconditions 2016-02-18 10:36:02 -08:00
Jan Tattermusch 7928b4175f update C# dependencies 2016-01-25 11:15:54 -08:00
Jan Tattermusch ecb02be1ea include assembly signing key in the repo 2016-01-21 10:45:57 -08:00
Jan Tattermusch 72ce442d61 regenerate C# protos 2016-01-20 14:39:32 -08:00
Jan Tattermusch aba2548dbe upgrade Grpc.sln to newest Google.Protobuf nuget 2016-01-20 14:39:32 -08:00
Jan Tattermusch d214fb99de Remove leftovers from packages.config 2016-01-20 14:39:32 -08:00
Jan Tattermusch 3ac4900239 improve MetadataCredentials test 2015-12-15 09:02:53 -08:00
Jan Tattermusch 839dc96a7f temporarily disable UnimplementedMethod test 2015-12-14 15:33:48 -08:00
Jan Tattermusch 450b281b5b temporarily disable StatusCodeAndMessage test 2015-12-14 15:33:47 -08:00
Jan Tattermusch 3ac274f128 start using Ignore attribute for performance tests 2015-12-14 15:33:46 -08:00
Jan Tattermusch 66a653df5e add ClientBase coverage 2015-12-10 20:11:51 -08:00
Jan Tattermusch fa20ebc631 implement unimplemented_method interop test 2015-12-09 18:38:10 -08:00
Jan Tattermusch 0ed7315648 implemented more interop tests 2015-12-09 18:21:11 -08:00
Jorge Canizales b91c706820 Merge Python tox fix into release-0.12-to-be-merged-into-master 2015-12-07 17:25:40 -08:00
Jan Tattermusch 189fcf8686 introduce auth interceptor context 2015-12-02 13:41:12 -08:00
Jan Tattermusch 846ae8d9c2 Merge pull request #4156 from jtattermusch/perf_testing_polishing
Performance proto polishing
2015-11-19 09:51:54 -08:00
Michael Lumish bb2646a234 Merge pull request #4146 from jtattermusch/csharp_perf_runners
Provide performance workers for C#
2015-11-19 09:29:13 -08:00
Jan Tattermusch 18ce9d65ef use new proto option in C# 2015-11-18 17:17:02 -08:00
Jan Tattermusch 4d7dbbfcbc regenerate protos 2015-11-18 15:32:26 -08:00
Jan Tattermusch 1a8f547a0b use regular lock instead of spinlock 2015-11-18 13:09:20 -08:00
Jan Tattermusch 4bdd72befe dont run performance test by default 2015-11-18 10:03:20 -08:00
Jan Tattermusch 95d80c538f remove tabs 2015-11-17 16:31:37 -08:00
Jan Tattermusch d0c1bfa566 Provide performance workers for C# 2015-11-17 16:25:29 -08:00