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] Changes at 2/26/2022 8:56:08 AM #3722

Closed performanceautofiler[bot] closed 1 year ago

performanceautofiler[bot] commented 2 years ago

Run Information

Architecture x86
OS Windows 10.0.18362
Baseline 9012b2373581b6f0d1e0418bd3646b05f37958e1
Compare c173105b36684ffe6eb61ef8bb0f4662c069d6c0
Diff Diff

Regressions in Crossgen2 Throughput - Single Threaded - Single - System.Net.Sockets

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

Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Crossgen2 Throughput - Single Threaded - Single - System.Net.Sockets*'
### Histogram #### Crossgen2 Throughput - Single Threaded - Single - System.Net.Sockets ```log ``` ### Description of detection logic ```IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. ``` ### 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

Architecture x86
OS Windows 10.0.18362
Baseline 9012b2373581b6f0d1e0418bd3646b05f37958e1
Compare c173105b36684ffe6eb61ef8bb0f4662c069d6c0
Diff Diff

Regressions in Crossgen2 Throughput - Single - System.Net.WebProxy

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

Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Crossgen2 Throughput - Single - System.Net.WebProxy*'
### Histogram #### Crossgen2 Throughput - Single - System.Net.WebProxy ```log ``` ### Description of detection logic ```IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. ``` ### 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

Architecture x86
OS Windows 10.0.18362
Baseline 9012b2373581b6f0d1e0418bd3646b05f37958e1
Compare c173105b36684ffe6eb61ef8bb0f4662c069d6c0
Diff Diff

Improvements in Crossgen2 Throughput - Single - System.Private.CoreLib

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

Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Crossgen2 Throughput - Single - System.Private.CoreLib*'
### Histogram #### Crossgen2 Throughput - Single - System.Private.CoreLib ```log ``` ### Description of detection logic ```IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. ``` ### 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

Architecture x86
OS Windows 10.0.18362
Baseline 9012b2373581b6f0d1e0418bd3646b05f37958e1
Compare c173105b36684ffe6eb61ef8bb0f4662c069d6c0
Diff Diff

Regressions in Crossgen2 Throughput - Single - System.Net.Sockets

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

Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Crossgen2 Throughput - Single - System.Net.Sockets*'
### Histogram #### Crossgen2 Throughput - Single - System.Net.Sockets ```log ``` ### Description of detection logic ```IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. ``` ### 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

Architecture x86
OS Windows 10.0.18362
Baseline 9012b2373581b6f0d1e0418bd3646b05f37958e1
Compare c173105b36684ffe6eb61ef8bb0f4662c069d6c0
Diff Diff

Improvements in Crossgen2 Throughput - Single Threaded - Single - System.Data.Common

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

Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Crossgen2 Throughput - Single Threaded - Single - System.Data.Common*'
### Histogram #### Crossgen2 Throughput - Single Threaded - Single - System.Data.Common ```log ``` ### Description of detection logic ```IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. ``` ### 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

Architecture x86
OS Windows 10.0.18362
Baseline 9012b2373581b6f0d1e0418bd3646b05f37958e1
Compare c173105b36684ffe6eb61ef8bb0f4662c069d6c0
Diff Diff

Improvements in Crossgen2 Throughput - Composite - framework-r2r

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

Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Crossgen2 Throughput - Composite - framework-r2r*'
### Histogram #### Crossgen2 Throughput - Composite - framework-r2r ```log ``` ### Description of detection logic ```IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. ``` ### 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 1 year ago

Closing because it's stale.