dotnet / perf-autofiling-issues

A landing place for auto-filed performance issues before they receive triage
MIT License
9 stars 4 forks source link

[Perf] Windows/x86: 32 Regressions on 4/29/2024 7:43:14 AM #33410

Open performanceautofiler[bot] opened 5 months ago

performanceautofiler[bot] commented 5 months ago

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in Inner Loop Blazor Client

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
888.59 ms 849.13 ms 0.96 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Inner Loop Blazor Client*'
### Inner Loop Blazor Client #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK xUnit Test Project Template Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1192.51 ms 1133.53 ms 0.95 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK xUnit Test Project Template Build(No Change)*'
### SDK xUnit Test Project Template Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK New Console

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1309.34 ms 1212.45 ms 0.93 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK New Console*'
### SDK New Console #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in Inner Loop Console

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
194.50 ms 169.57 ms 0.87 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Inner Loop Console*'
### Inner Loop Console #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK Console Template Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
3880.01 ms 3599.75 ms 0.93 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK Console Template Clean Build*'
### SDK Console Template Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK ASP.NET Core Web App (Model-View-Controller) Template Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
6571.89 ms 6102.97 ms 0.93 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK ASP.NET Core Web App (Model-View-Controller) Template Clean Build*'
### SDK ASP.NET Core Web App (Model-View-Controller) Template Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in F# Compiler Service Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1179.19 ms 1121.17 ms 0.95 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'F# Compiler Service Build(No Change)*'
### F# Compiler Service Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK Console Template net8.0 Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
3950.71 ms 3608.63 ms 0.91 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK Console Template net8.0 Clean Build*'
### SDK Console Template net8.0 Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Regressions in Inner Loop MVC

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Inner Loop MVC*'
### Inner Loop MVC #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK ASP.NET Core Web App Template Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
6549.88 ms 6105.64 ms 0.93 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK ASP.NET Core Web App Template Clean Build*'
### SDK ASP.NET Core Web App Template Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK ASP.NET MVC App Template net8.0 Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1703.58 ms 1610.89 ms 0.95 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK ASP.NET MVC App Template net8.0 Build(No Change)*'
### SDK ASP.NET MVC App Template net8.0 Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK xUnit Test Project Template Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
4241.17 ms 3974.28 ms 0.94 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK xUnit Test Project Template Clean Build*'
### SDK xUnit Test Project Template Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK NUnit 3 Test Project Template Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1215.18 ms 1132.04 ms 0.93 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK NUnit 3 Test Project Template Build(No Change)*'
### SDK NUnit 3 Test Project Template Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK .NET 2.0 Library Template Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1058.71 ms 1011.39 ms 0.96 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK .NET 2.0 Library Template Build(No Change)*'
### SDK .NET 2.0 Library Template Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK ASP.Net Core Empty Template Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1497.20 ms 1442.54 ms 0.96 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK ASP.Net Core Empty Template Build(No Change)*'
### SDK ASP.Net Core Empty Template Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK MSTest Test Project (.NET Core) Template Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
4832.60 ms 4465.91 ms 0.92 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK MSTest Test Project (.NET Core) Template Clean Build*'
### SDK MSTest Test Project (.NET Core) Template Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK Razor Class Library Template Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
5694.27 ms 5316.86 ms 0.93 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK Razor Class Library Template Clean Build*'
### SDK Razor Class Library Template Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK ASP.NET Core gRPC Service Template Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
5345.05 ms 4923.47 ms 0.92 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK ASP.NET Core gRPC Service Template Clean Build*'
### SDK ASP.NET Core gRPC Service Template Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK .NET 2.0 Library Template Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
2189.41 ms 2054.30 ms 0.94 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK .NET 2.0 Library Template Clean Build*'
### SDK .NET 2.0 Library Template Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK ASP.NET Core Web App (Model-View-Controller) Template Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK ASP.NET Core Web App (Model-View-Controller) Template Build(No Change)*'
### SDK ASP.NET Core Web App (Model-View-Controller) Template Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK F# Console Template Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
3267.45 ms 3084.35 ms 0.94 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK F# Console Template Clean Build*'
### SDK F# Console Template Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in F# Compiler Service Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
55875.18 ms 54667.91 ms 0.98 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'F# Compiler Service Clean Build*'
### F# Compiler Service Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK ASP.NET MVC App Template net8.0 Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
6388.83 ms 5985.50 ms 0.94 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK ASP.NET MVC App Template net8.0 Clean Build*'
### SDK ASP.NET MVC App Template net8.0 Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)
performanceautofiler[bot] commented 5 months ago

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK Class library Template Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1152.20 ms 1091.27 ms 0.95 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK Class library Template Build(No Change)*'
### SDK Class library Template Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK MSTest Test Project (.NET Core) Template Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1470.34 ms 1399.95 ms 0.95 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK MSTest Test Project (.NET Core) Template Build(No Change)*'
### SDK MSTest Test Project (.NET Core) Template Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Regressions in SDK Console Template net8.0 Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK Console Template net8.0 Build(No Change)*'
### SDK Console Template net8.0 Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK Class library Template Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
3755.54 ms 3484.95 ms 0.93 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK Class library Template Clean Build*'
### SDK Class library Template Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK Razor Class Library Template Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1473.35 ms 1391.20 ms 0.94 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK Razor Class Library Template Build(No Change)*'
### SDK Razor Class Library Template Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK ASP.NET Core Web API Template Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
5132.62 ms 4754.69 ms 0.93 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK ASP.NET Core Web API Template Clean Build*'
### SDK ASP.NET Core Web API Template Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK ASP.NET Core Web App Template Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1754.19 ms 1690.63 ms 0.96 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK ASP.NET Core Web App Template Build(No Change)*'
### SDK ASP.NET Core Web App Template Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK ASP.NET Core gRPC Service Template Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1522.71 ms 1425.88 ms 0.94 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK ASP.NET Core gRPC Service Template Build(No Change)*'
### SDK ASP.NET Core gRPC Service Template Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK ASP.Net Core Empty Template Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
4889.40 ms 4447.17 ms 0.91 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK ASP.Net Core Empty Template Clean Build*'
### SDK ASP.Net Core Empty Template Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK ASP.NET Core Web API Template Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1487.97 ms 1409.00 ms 0.95 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK ASP.NET Core Web API Template Build(No Change)*'
### SDK ASP.NET Core Web API Template Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK F# Console Template Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1218.94 ms 1167.34 ms 0.96 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK F# Console Template Build(No Change)*'
### SDK F# Console Template Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Improvements in SDK NUnit 3 Test Project Template Clean Build

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
4204.77 ms 3893.62 ms 0.93 0.00 True

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK NUnit 3 Test Project Template Clean Build*'
### SDK NUnit 3 Test Project Template Clean Build #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x86
OS Windows 10.0.22621
Queue TigerWindows
Baseline 94d9faf698368ce21fa4238d1de06d8a29095d67
Compare f2b0800d70edb3048c2a43c416ab277199c2f27c
Diff Diff
Configs CompilationMode:tiered, RunKind:sdk_scenarios

Regressions in SDK Console Template Build(No Change)

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio

Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SDK Console Template Build(No Change)*'
### SDK Console Template Build(No Change) #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)