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 ad88027 commit a6a4644Copy full SHA for a6a4644
scenarios/orchard.benchmarks.yml
@@ -19,6 +19,8 @@ jobs:
19
arguments: "--urls {{serverScheme}}://{{serverAddress}}:{{serverPort}}"
20
buildFiles:
21
- https://raw.githubusercontent.com/aspnet/Benchmarks/main/NuGet.Config
22
+ variables:
23
+ warmup: 60
24
environmentVariables:
25
OrchardCore__OrchardCore_AutoSetup__AutoSetupPath: ""
26
OrchardCore__OrchardCore_AutoSetup__Tenants__0__ShellName: "Default"
0 commit comments