https://github.com/behos/grpc-tst
Repo for testing some grpc pattern performance
https://github.com/behos/grpc-tst
Last synced: over 1 year ago
JSON representation
Repo for testing some grpc pattern performance
- Host: GitHub
- URL: https://github.com/behos/grpc-tst
- Owner: behos
- License: apache-2.0
- Created: 2023-01-14T08:08:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T12:19:44.000Z (over 3 years ago)
- Last Synced: 2025-01-22T17:46:07.380Z (over 1 year ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grpc-tst
Repo for testing some grpc pattern performance
During evaluating grpc libraries I ran into this performance issue which I will
try to reproduce reliably in this repo.