Skip to content
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

chore: Run benchmark with specific Client/Server NuGet version #853

Merged
merged 13 commits into from
Oct 15, 2024

Conversation

guitarrapc
Copy link
Contributor

tl;dr;

This PR introduces running benchmarks with a specific MagicOnion NuGet package. This enables benchmarks to run with consistent versioning, including a mix of a fixed client version and the latest server version.
Fixing the client (or server) version allows you to easily determine if your changes improve server (or client) performance, and vice versa.

@guitarrapc guitarrapc merged commit 555c036 into main Oct 15, 2024
18 checks passed
@guitarrapc guitarrapc deleted the feature/benchmark_nuget branch October 15, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants