Skip to content

Commit a1f14d1

Browse files
authored
Use net7.0 for proxies downstream (aspnet#1736)
1 parent 665d34f commit a1f14d1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scenarios/proxy.benchmarks.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,12 @@ jobs:
8080
branchOrCommit: main
8181
project: src/Downstream/Downstream.csproj
8282
readyStateText: Application started.
83+
framework: net7.0
84+
channel: edge
85+
environmentVariables:
86+
DOTNET_TieredPGO: 1
87+
DOTNET_ReadyToRun: 0
88+
DOTNET_TC_QuickJitForLoops: 1
8389
variables:
8490
downstreamArguments:
8591
downstreamPort: 8081

0 commit comments

Comments
 (0)