-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
arch-arm64area-System.Collectionsos-linuxLinux OS (any supported distro)Linux OS (any supported distro)runtime-coreclrspecific to the CoreCLR runtimespecific to the CoreCLR runtimetenet-performancePerformance related issuePerformance related issuetenet-performance-benchmarksIssue from performance benchmarkIssue from performance benchmarkuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Run Information
| Name | Value |
|---|---|
| Architecture | arm64 |
| OS | ubuntu 22.04 |
| Queue | AmpereUbuntu |
| Baseline | 0d0e1291faee412c0b124746bfdd7c6bbdcde5aa |
| Compare | 2e14703d891b326548ad74340bad5b576b356abd |
| Diff | Diff |
| Configs | CompilationMode:tiered, RunKind:micro |
Regressions in System.Collections.CopyTo<String>
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
|---|---|---|---|---|---|---|---|---|
| 392.56 ns | 905.53 ns | 2.31 | 0.01 | False | ||||
| 380.28 ns | 904.63 ns | 2.38 | 0.01 | False | ||||
| 385.00 ns | 903.81 ns | 2.35 | 0.01 | False |
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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.CopyTo<String>*'Details
System.Collections.CopyTo<String>.Memory(Size: 2048)
ETL Files
Histogram
JIT Disasms
System.Collections.CopyTo<String>.Span(Size: 2048)
ETL Files
Histogram
JIT Disasms
System.Collections.CopyTo<String>.Array(Size: 2048)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arch-arm64area-System.Collectionsos-linuxLinux OS (any supported distro)Linux OS (any supported distro)runtime-coreclrspecific to the CoreCLR runtimespecific to the CoreCLR runtimetenet-performancePerformance related issuePerformance related issuetenet-performance-benchmarksIssue from performance benchmarkIssue from performance benchmarkuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner


