-
Notifications
You must be signed in to change notification settings - Fork 5k
[Perf] Linux/x64: Enumerable + Linq Regressions on 1/22/2025 11:09:21 PM +00:00 #111914
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
arch-x64
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
os-linux
Linux OS (any supported distro)
runtime-coreclr
specific to the CoreCLR runtime
tenet-performance
Performance related issue
tenet-performance-benchmarks
Issue from performance benchmark
Milestone
Comments
|
Updated table, with regressions from #111913 (likely from the same PR):
Span.Reverse benchmarks look like a good starting point for investigation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
arch-x64
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
os-linux
Linux OS (any supported distro)
runtime-coreclr
specific to the CoreCLR runtime
tenet-performance
Performance related issue
tenet-performance-benchmarks
Issue from performance benchmark
Run Information
Regressions in LinqBenchmarks
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
LinqBenchmarks.Where01LinqMethodNestedX
ETL Files
Histogram
JIT Disasms
LinqBenchmarks.Where00ForX
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in System.Diagnostics.Perf_Activity
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
System.Diagnostics.Perf_Activity.EnumerateActivityTagObjectsLarge
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in System.Linq.Tests.Perf_Enumerable
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
System.Linq.Tests.Perf_Enumerable.Min(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in System.Tests.Perf_Enum
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
System.Tests.Perf_Enum.InterpolateIntoSpan_Flags(value: Red, Green)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: