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] Alpine/x64: 49 Improvements on 7/24/2024 3:49:10 AM #39125

Open performanceautofiler[bot] opened 1 month ago

performanceautofiler[bot] commented 1 month ago

Run Information

Name Value
Architecture x64
OS alpine 3.18
Queue TigerAlpine
Baseline 3028ee9a682b43d3e7137b992364bcf086a699f2
Compare dff1d8467845fd93c517f89dc81598e5fd17c270
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.Collections.ContainsTrueComparer<Int32>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
15.57 μs 11.41 μs 0.73 0.07 False

graph 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 'System.Collections.ContainsTrueComparer&lt;Int32&gt;*'
### System.Collections.ContainsTrueComparer<Int32>.ImmutableSortedSet(Size: 512) #### 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 x64
OS alpine 3.18
Queue TigerAlpine
Baseline 3028ee9a682b43d3e7137b992364bcf086a699f2
Compare f6994c7807376430c96011fc527dfc4363348d94
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.IO.Compression.Deflate

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1.48 ms 747.57 μs 0.50 0.01 False
314.32 μs 264.13 μs 0.84 0.01 False
288.50 μs 263.27 μs 0.91 0.01 False
116.10 μs 87.60 μs 0.75 0.01 False
125.92 μs 93.18 μs 0.74 0.01 False
1.85 ms 1.06 ms 0.57 0.01 False
1.21 ms 461.51 μs 0.38 0.01 False

graph graph graph graph graph graph graph 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 'System.IO.Compression.Deflate*'
### System.IO.Compression.Deflate.Compress(level: Fastest, file: "alice29.txt") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Deflate.Compress(level: Fastest, file: "sum") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Deflate.Decompress(level: Optimal, file: "TestDocument.pdf") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Deflate.Decompress(level: Optimal, file: "sum") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Deflate.Decompress(level: Fastest, file: "sum") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Deflate.Compress(level: Fastest, file: "TestDocument.pdf") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Deflate.Compress(level: Optimal, file: "sum") #### 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 x64
OS alpine 3.18
Queue TigerAlpine
Baseline 3028ee9a682b43d3e7137b992364bcf086a699f2
Compare f6994c7807376430c96011fc527dfc4363348d94
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.Tests.Perf_String

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
18.19 ns 13.79 ns 0.76 0.18 False
36.03 ns 32.27 ns 0.90 0.15 False
22.32 ns 16.87 ns 0.76 0.18 False
195.62 ns 156.92 ns 0.80 0.14 False
32.66 ns 27.26 ns 0.83 0.14 False
23.73 ns 17.07 ns 0.72 0.21 False
36.94 ns 31.47 ns 0.85 0.15 False
18.89 ns 13.42 ns 0.71 0.12 False
22.31 ns 16.83 ns 0.75 0.22 False
21.81 ns 17.22 ns 0.79 0.19 False
19.02 ns 13.40 ns 0.70 0.17 False
18.21 ns 13.61 ns 0.75 0.13 False
32.69 ns 29.36 ns 0.90 0.15 False

graph graph graph graph graph graph graph graph graph graph graph graph graph 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 'System.Tests.Perf_String*'
### System.Tests.Perf_String.ToLowerInvariant(s: "TeSt") #### ETL Files #### Histogram #### JIT Disasms ### System.Tests.Perf_String.ToUpper(s: "This is a much longer piece of text that might benefit more from vectorization.") #### ETL Files #### Histogram #### JIT Disasms ### System.Tests.Perf_String.ToLower(s: "TEST") #### ETL Files #### Histogram #### JIT Disasms ### System.Tests.Perf_String.Join_Enumerable #### ETL Files #### Histogram #### JIT Disasms ### System.Tests.Perf_String.ToLowerInvariant(s: "This is a much longer piece of text that might benefit more from vectorization.") #### ETL Files #### Histogram #### JIT Disasms ### System.Tests.Perf_String.ToUpper(s: "TeSt") #### ETL Files #### Histogram #### JIT Disasms ### System.Tests.Perf_String.ToLower(s: "This is a much longer piece of text that might benefit more from vectorization.") #### ETL Files #### Histogram #### JIT Disasms ### System.Tests.Perf_String.ToUpperInvariant(s: "test") #### ETL Files #### Histogram #### JIT Disasms ### System.Tests.Perf_String.ToLower(s: "TeSt") #### ETL Files #### Histogram #### JIT Disasms ### System.Tests.Perf_String.ToUpper(s: "test") #### ETL Files #### Histogram #### JIT Disasms ### System.Tests.Perf_String.ToUpperInvariant(s: "TeSt") #### ETL Files #### Histogram #### JIT Disasms ### System.Tests.Perf_String.ToLowerInvariant(s: "TEST") #### ETL Files #### Histogram #### JIT Disasms ### System.Tests.Perf_String.ToUpperInvariant(s: "This is a much longer piece of text that might benefit more from vectorization.") #### 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 x64
OS alpine 3.18
Queue TigerAlpine
Baseline 3028ee9a682b43d3e7137b992364bcf086a699f2
Compare f6994c7807376430c96011fc527dfc4363348d94
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.Text.Perf_Ascii

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
12.95 ns 11.84 ns 0.91 0.24 False

graph 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 'System.Text.Perf_Ascii*'
### System.Text.Perf_Ascii.ToLower_Bytes_Chars(Size: 128) #### 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 x64
OS alpine 3.18
Queue TigerAlpine
Baseline 3028ee9a682b43d3e7137b992364bcf086a699f2
Compare f6994c7807376430c96011fc527dfc4363348d94
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.IO.Compression.Gzip

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
334.05 μs 254.36 μs 0.76 0.01 False
143.29 μs 93.38 μs 0.65 0.01 False
1.91 ms 1.06 ms 0.55 0.01 False
348.73 μs 279.81 μs 0.80 0.01 False
6.13 ms 2.36 ms 0.38 0.01 False
133.15 μs 88.65 μs 0.67 0.01 False
513.37 μs 477.90 μs 0.93 0.01 False
1.22 ms 459.74 μs 0.38 0.01 False
344.36 μs 265.98 μs 0.77 0.01 False
1.54 ms 748.45 μs 0.49 0.01 False

graph graph graph graph graph graph graph graph graph graph 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 'System.IO.Compression.Gzip*'
### System.IO.Compression.Gzip.Compress(level: Fastest, file: "sum") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Gzip.Decompress(level: Fastest, file: "sum") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Gzip.Compress(level: Fastest, file: "TestDocument.pdf") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Gzip.Decompress(level: Fastest, file: "TestDocument.pdf") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Gzip.Compress(level: Optimal, file: "alice29.txt") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Gzip.Decompress(level: Optimal, file: "sum") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Gzip.Decompress(level: Optimal, file: "alice29.txt") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Gzip.Compress(level: Optimal, file: "sum") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Gzip.Decompress(level: Optimal, file: "TestDocument.pdf") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.Gzip.Compress(level: Fastest, file: "alice29.txt") #### 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 1 month ago

Run Information

Name Value
Architecture x64
OS alpine 3.18
Queue TigerAlpine
Baseline 3028ee9a682b43d3e7137b992364bcf086a699f2
Compare f6994c7807376430c96011fc527dfc4363348d94
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.IO.Compression.ZLib

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
1.52 ms 747.24 μs 0.49 0.01 False
1.88 ms 1.05 ms 0.56 0.01 False
136.33 μs 93.31 μs 0.68 0.01 False
323.59 μs 278.14 μs 0.86 0.01 False
125.82 μs 87.70 μs 0.70 0.01 False
6.10 ms 2.38 ms 0.39 0.01 False
1.22 ms 461.71 μs 0.38 0.01 False

graph graph graph graph graph graph graph 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 'System.IO.Compression.ZLib*'
### System.IO.Compression.ZLib.Compress(level: Fastest, file: "alice29.txt") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.ZLib.Compress(level: Fastest, file: "TestDocument.pdf") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.ZLib.Decompress(level: Fastest, file: "sum") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.ZLib.Decompress(level: Fastest, file: "TestDocument.pdf") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.ZLib.Decompress(level: Optimal, file: "sum") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.ZLib.Compress(level: Optimal, file: "alice29.txt") #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Compression.ZLib.Compress(level: Optimal, file: "sum") #### 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 x64
OS alpine 3.18
Queue TigerAlpine
Baseline 3028ee9a682b43d3e7137b992364bcf086a699f2
Compare f6994c7807376430c96011fc527dfc4363348d94
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.Numerics.Tensors.Tests.Perf_BinaryIntegerTensorPrimitives<Byte>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
9.12 ns 8.12 ns 0.89 0.22 False

graph 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 'System.Numerics.Tensors.Tests.Perf_BinaryIntegerTensorPrimitives&lt;Byte&gt;*'
### System.Numerics.Tensors.Tests.Perf_BinaryIntegerTensorPrimitives<Byte>.PopCount(BufferLength: 128) #### 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 x64
OS alpine 3.18
Queue TigerAlpine
Baseline 3028ee9a682b43d3e7137b992364bcf086a699f2
Compare f6994c7807376430c96011fc527dfc4363348d94
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.Diagnostics.Perf_Activity

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
28.77 ns 26.62 ns 0.93 0.13 False

graph 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 'System.Diagnostics.Perf_Activity*'
### System.Diagnostics.Perf_Activity.EnumerateActivityTagsSmall #### 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 x64
OS alpine 3.18
Queue TigerAlpine
Baseline 3028ee9a682b43d3e7137b992364bcf086a699f2
Compare f6994c7807376430c96011fc527dfc4363348d94
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.Memory.Span<Int32>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
16.14 ns 10.82 ns 0.67 0.04 False
10.14 ns 7.41 ns 0.73 0.04 False
30.70 ns 20.00 ns 0.65 0.24 False

graph graph graph 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 'System.Memory.Span&lt;Int32&gt;*'
### System.Memory.Span<Int32>.BinarySearch(Size: 512) #### ETL Files #### Histogram #### JIT Disasms ### System.Memory.Span<Int32>.BinarySearch(Size: 33) #### ETL Files #### Histogram #### JIT Disasms ### System.Memory.Span<Int32>.Fill(Size: 512) #### 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 x64
OS alpine 3.18
Queue TigerAlpine
Baseline 3028ee9a682b43d3e7137b992364bcf086a699f2
Compare f6994c7807376430c96011fc527dfc4363348d94
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.Memory.SequenceReader

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
79.96 ns 71.39 ns 0.89 0.06 False

graph 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 'System.Memory.SequenceReader*'
### System.Memory.SequenceReader.TryReadTo #### 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 x64
OS alpine 3.18
Queue TigerAlpine
Baseline 3028ee9a682b43d3e7137b992364bcf086a699f2
Compare f6994c7807376430c96011fc527dfc4363348d94
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.IO.Tests.Perf_StreamWriter

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
247.42 ms 219.61 ms 0.89 0.13 False
268.22 ms 233.39 ms 0.87 0.08 False

graph graph 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 'System.IO.Tests.Perf_StreamWriter*'
### System.IO.Tests.Perf_StreamWriter.WriteCharArray(writeLength: 100) #### ETL Files #### Histogram #### JIT Disasms ### System.IO.Tests.Perf_StreamWriter.WritePartialCharArray(writeLength: 100) #### 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 x64
OS alpine 3.18
Queue TigerAlpine
Baseline 3028ee9a682b43d3e7137b992364bcf086a699f2
Compare f6994c7807376430c96011fc527dfc4363348d94
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.Buffers.Text.Tests.Utf8FormatterTests

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
16.03 ns 11.80 ns 0.74 0.02 False

graph 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 'System.Buffers.Text.Tests.Utf8FormatterTests*'
### System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt64(value: 9223372036854775807) #### 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 x64
OS alpine 3.18
Queue TigerAlpine
Baseline 3028ee9a682b43d3e7137b992364bcf086a699f2
Compare f6994c7807376430c96011fc527dfc4363348d94
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.Collections.ContainsTrue<Int32>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
14.64 μs 12.34 μs 0.84 0.09 False

graph 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 'System.Collections.ContainsTrue&lt;Int32&gt;*'
### System.Collections.ContainsTrue<Int32>.ImmutableSortedSet(Size: 512) #### 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)