[benchmark] Disable benchmarks for dotnet in CI.#36759
Closed
paulosjca wants to merge 1 commit intogrpc:masterfrom
Closed
[benchmark] Disable benchmarks for dotnet in CI.#36759paulosjca wants to merge 1 commit intogrpc:masterfrom
paulosjca wants to merge 1 commit intogrpc:masterfrom
Conversation
Build is failing, so temporarily removing dotnet from benchmarks CI.
gnossen
approved these changes
May 29, 2024
Member
|
why are we commenting out code instead of just deleting it? |
copybara-service Bot
pushed a commit
that referenced
this pull request
Jul 8, 2024
) This change adds a mechanism to exclude languages in OSS benchmarks with a one-line change, when necessary. Currently dotnet is excluded from the benchmarks (#36759). This change also formats benchmarking shell scripts to simplify future changes. Closes #37172 COPYBARA_INTEGRATE_REVIEW=#37172 from paulosjca:languages 4057659 PiperOrigin-RevId: 650303856
paulosjca
added a commit
to paulosjca/grpc
that referenced
this pull request
Nov 25, 2024
…c#37172) This change adds a mechanism to exclude languages in OSS benchmarks with a one-line change, when necessary. Currently dotnet is excluded from the benchmarks (grpc#36759). This change also formats benchmarking shell scripts to simplify future changes. Closes grpc#37172 COPYBARA_INTEGRATE_REVIEW=grpc#37172 from paulosjca:languages 4057659 PiperOrigin-RevId: 650303856
ttarnogrodzki
added a commit
to ttarnogrodzki/grpc
that referenced
this pull request
Apr 9, 2026
Fixes grpc#36769 Server Case 1
ttarnogrodzki
added a commit
to ttarnogrodzki/grpc
that referenced
this pull request
Apr 10, 2026
…6759) Fixes grpc#36769 Client Case 2
ttarnogrodzki
added a commit
to ttarnogrodzki/grpc
that referenced
this pull request
Apr 10, 2026
… responses (fixes grpc#36759) Fixes grpc#36769 Client Case 2
ttarnogrodzki
added a commit
to ttarnogrodzki/grpc
that referenced
this pull request
Apr 13, 2026
…ds (fixes grpc#36759) Fixes grpc#36769 Server Case 2
ttarnogrodzki
added a commit
to ttarnogrodzki/grpc
that referenced
this pull request
Apr 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Build is failing, so temporarily removing dotnet from benchmarks CI.