Welcome to the Performance project! This project is a collection of various subprojects that aim to compare, analyze, and improve the performance of different technologies, strategies, and approaches in software development.
This subproject is an in-depth exploration of the differences in performance between gRPC with WASM and REST. It covers aspects such as latency, resource usage, and scalability, providing practical examples and real-world test cases.
To clone the project and start exploring:
git clone https://github.com/user/Performance.git
cd Performance
Each subproject has its own dedicated folder and README. To navigate to a subproject:
cd subproject-name
For example:
cd gRPCvREST
Then, refer to the subproject's README for detailed installation and usage instructions.
If you have any questions or comments, feel free to reach out to me at email or file an issue here on GitHub.
This project is licensed under the terms of the Apache License (Version 2.0). See LICENSE for more details.