Commit Graph

27 Commits

Author SHA1 Message Date
Jan Tattermusch 3267108e52 C# benchmarks provide userTime and systemTime info 2017-11-30 09:06:20 +01:00
Jan Tattermusch ea6cc57f1e C# benchmarks: honor optimizationtarget channel arg 2017-11-16 18:04:37 +01:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Jan Tattermusch 8251fdd461 there is no GC generation 3 2017-06-01 19:26:12 +02:00
Jan Tattermusch 19e3d3ba9f get rid of Histogram lock contention in qps worker 2017-05-18 11:38:58 +02:00
Jan Tattermusch d7079b2008 cache byteBufRequest for generic C# qps client 2017-05-18 11:14:33 +02:00
Jan Tattermusch 01ce23641d reports GC stats in qps workers 2017-05-02 10:23:40 +02:00
Jan Tattermusch f41ebc3968 remove occurences of NewClient factory method 2016-06-22 17:18:47 -07:00
Jan Tattermusch ec3e616e33 Merge pull request #6643 from jtattermusch/csharp_profiling2
Simplify profiling in C# qps clients.
2016-05-19 17:19:52 -07:00
Jan Tattermusch 09c5e056f9 support adding profilers to C# qps clients 2016-05-18 22:24:27 -07:00
Jan Tattermusch 166d48232d Merge remote-tracking branch 'upstream/release-0_14' into HEAD 2016-05-18 21:26:01 -07:00
Jan Tattermusch 87ba29439f rename names of generated enum values to match protobuf3beta3 2016-05-16 17:20:12 -07:00
Jan Tattermusch e458d84635 dont create dedicated threads for async client 2016-05-09 15:42:32 -07:00
Jan Tattermusch 8c839e839b check for histogramParams presence 2016-04-14 13:13:24 -07:00
Jan Tattermusch e81adf3b7b Add more features for C# performance worker 2016-04-05 11:58:29 -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
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -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 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 18ce9d65ef use new proto option in C# 2015-11-18 17:17:02 -08:00
Jan Tattermusch d0c1bfa566 Provide performance workers for C# 2015-11-17 16:25:29 -08:00