grpc/src/csharp/Grpc.Microbenchmarks
Jan Tattermusch 94edf0e21f introduce common.props, set LangVersion to 7.2 2020-10-26 14:11:17 +01:00
..
.gitignore Add Grpc.Microbenchmarks project 2017-05-22 14:17:34 -07:00
AtomicCounterBenchmark.cs add AtomicCounterBenchmark 2019-08-01 04:55:04 +02:00
CommonThreadedBase.cs scalable benchmarks 2019-08-01 03:38:52 +02:00
CompletionRegistryBenchmark.cs fix CompletionRegistryBenchmark for UseSharedRegistry=true 2019-08-01 04:53:35 +02:00
Grpc.Microbenchmarks.csproj introduce common.props, set LangVersion to 7.2 2020-10-26 14:11:17 +01:00
PInvokeByteArrayBenchmark.cs adjust iteration count in scalability benchmarks 2019-08-01 04:25:02 +02:00
PingBenchmark.cs fix microbenchmarks 2019-09-02 12:30:22 -04:00
Program.cs convert micro-benchmarks to benchmarkdotnet 2019-07-01 14:58:11 +01:00
ScalabityExampleBenchmark.cs scalable benchmarks 2019-08-01 03:38:52 +02:00
SendMessageBenchmark.cs address TODO in SendMessageBenchmark 2019-08-12 17:20:27 -07:00
UnaryCallOverheadBenchmark.cs Merge pull request #19792 from jtattermusch/csharp_ibufferwriter_serialization 2019-09-05 15:36:47 +02:00
Utf8Decode.cs add license headers 2019-07-02 08:02:23 -04:00
Utf8Encode.cs address a TODO 2019-08-12 17:35:00 -07:00