grpc_bench icon indicating copy to clipboard operation
grpc_bench copied to clipboard

Various gRPC benchmarks

Results 36 grpc_bench issues
Sort by recently updated
recently updated
newest added

@LesnyRumcajs, I was trying to run ```d_grpc_bench``` for arm64 locally but getting errors while build.sh and bench.sh. I did the below changes for running ```build.sh``` I found that the image...

In [grpc_bench](https://github.com/LesnyRumcajs/grpc_bench)/[php_grpc_bench](https://github.com/LesnyRumcajs/grpc_bench/tree/master/php_grpc_bench)/Dockerfile, we install "protobuf" extension with " pecl install protobuf". But, I don't see it is enabled in php.ini or via any command line. It does not seem to...

[wtx](https://github.com/c410-f3r/wtx) is a [RFC7541](https://datatracker.ietf.org/doc/html/rfc7541) and [RFC9113](https://datatracker.ietf.org/doc/html/rfc9113) implementation written in Rust with built-in support for [gRPC](https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md) connections. Here goes a local benchmark comparing `java_vertex_grpc`, `dotnet_grpc` and `tonic_mt`. ![Capture d’écran du 2024-08-19...

## About this PR 📦 Updates [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from `1.2.13` to `1.5.6` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...

**Summary of changes** Changes introduced in this pull request: - Updates java version in scala - Updates scala versions to 3.4.1 - Adds http4s for grpc_bench - Uses same GC...

**Summary of changes** Changes introduced in this pull request: - Updated Dart version to 3.3.4 in pubspec.yaml and Dockerfile. - Fixed non-compiling sayHello return statement. - Fixed deprecated Server class...