-
Notifications
You must be signed in to change notification settings - Fork 12
Rust benchmarks #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Rust is not an officially supported language according to https://grpc.io/docs/languages/ but after a quick search it seems tonic is a popular implementation. |
Following benchmarks were run using tonic v0.10.2 helloworld example.
Smoke tests
Benchmarks
1a
1b
2a
2b
3a
3b
|
Rust is gaining popularity as a reliable and an efficient language so it would be interesting to see how a rust gRPC server compares in benchmarks.
The text was updated successfully, but these errors were encountered: