We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a1ed4 commit abf7e84Copy full SHA for abf7e84
scenarios/tls.benchmarks.yml
@@ -1,8 +1,7 @@
1
imports:
2
- https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.Wrk/wrk.yml
3
- https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.Bombardier/bombardier.yml
4
- # - https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.HttpClient/httpclient.yml
5
- - https://raw.githubusercontent.com/DeagleGross/crank/refs/heads/dmkorolev/httpclient/add-tls-protocol-override/src/Microsoft.Crank.Jobs.HttpClient/httpclient.yml
+ - https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.HttpClient/httpclient.yml
6
- https://github.com/aspnet/Benchmarks/blob/main/scenarios/aspnet.profiles.yml?raw=true
7
8
variables:
0 commit comments