-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Perf] Windows/x64: 10 Regressions on 12/28/2022 6:20:56 PM #11273
Comments
Run Information
Regressions in System.Memory.Span<Int32>
Reprogit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Memory.Span<Int32>*' PayloadsHistogramSystem.Memory.Span<Int32>.IndexOfAnyFiveValues(Size: 33)
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository
Regressions in System.Collections.ContainsFalse<Int32>
Reprogit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.ContainsFalse<Int32>*' PayloadsHistogramSystem.Collections.ContainsFalse<Int32>.ImmutableArray(Size: 512)
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository Run Information
Regressions in LinqBenchmarks
Reprogit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'LinqBenchmarks*' PayloadsHistogramLinqBenchmarks.Count00ForX
Description of detection logic
; Product.GetProductList()
push rsi
sub rsp,20
mov rsi,225264061C8
cmp qword ptr [rsi],0
jne short M01_L00
call qword ptr [7FF93A327108]
M01_L00:
mov rax,[rsi]
add rsp,20
pop rsi
ret
; Total bytes of code 36 DocsProfiling workflow for dotnet/runtime repository |
Burgers.Test3 and Span.IndexOfAnyFiveValues are likely dotnet/runtime#79720 |
performanceautofiler
bot
added
perf-regression
os-windows
arch-x64
branch-refs/heads/main
runtime-coreclr
kind-micro
and removed
refs/heads/main
labels
Mar 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Run Information
Regressions in PerfLabTests.CastingPerf2.CastingPerf
Test Report
Repro
Payloads
Baseline
Compare
Histogram
PerfLabTests.CastingPerf2.CastingPerf.IFooObjIsDescendantOfIFoo
Description of detection logic
Compare Jit Disasm
PerfLabTests.CastingPerf2.CastingPerf.FooObjIsFoo
Description of detection logic
Compare Jit Disasm
PerfLabTests.CastingPerf2.CastingPerf.ObjrefValueTypeObj
Description of detection logic
Compare Jit Disasm
PerfLabTests.CastingPerf2.CastingPerf.ObjInt
Description of detection logic
Compare Jit Disasm
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Regressions in System.Linq.Tests.Perf_Enumerable
Test Report
Repro
Payloads
Baseline
Compare
Histogram
System.Linq.Tests.Perf_Enumerable.Max(input: IEnumerable)
Description of detection logic
Compare Jit Disasm
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in Burgers
Test Report
Repro
Payloads
Baseline
Compare
Histogram
Burgers.Test3
Description of detection logic
Compare Jit Disasm
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in System.Tests.Perf_String
Test Report
Repro
Payloads
Baseline
Compare
Histogram
System.Tests.Perf_String.TrimEnd_CharArr(s: "Test", c: [' ', ' '])
Description of detection logic
Compare Jit Disasm
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: