Skip to content
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] Linux/x64: 356 Improvements on 11/2/2022 4:25:40 PM #9651

Open
performanceautofiler bot opened this issue Nov 8, 2022 · 6 comments
Open

[Perf] Linux/x64: 356 Improvements on 11/2/2022 4:25:40 PM #9651

performanceautofiler bot opened this issue Nov 8, 2022 · 6 comments
Labels
arch-wasm arch-x64 branch-refs/heads/main kind-micro os-linux perf-improvement PGO Applied if there were any profile guided optimization updates in the observed interval. untriaged wasm-aot

Comments

@performanceautofiler
Copy link

No description provided.

@performanceautofiler performanceautofiler bot added AOT=true PGO Applied if there were any profile guided optimization updates in the observed interval. untriaged labels Nov 8, 2022
@radekdoulik
Copy link
Member

probably related to #9639?

@LoopedBard3
Copy link
Member

There is nothing obvious as to why there was no data included, but while we keep looking these appear to be the impacted tests where you have the [Perf - %AverageChangeInChanged] %NameOfTheTestGroup (%NumberOfReg/Improv): (&gt and &lt replaced with parens in test group name)

Improvements

[Perf 39%] System.Numerics.Tests.Perf_VectorOf(Byte) (34)
https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/11_08_2022/refs/heads/main_x64_ubuntu%2018.04_AOT=true_CompliationMode=wasm_RunKind=micro_Improvement/System.Numerics.Tests.Perf_VectorOf(Byte).html

[Perf 41%] System.Numerics.Tests.Perf_VectorOf(Int32) (34)
https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/11_08_2022/refs/heads/main_x64_ubuntu%2018.04_AOT=true_CompliationMode=wasm_RunKind=micro_Improvement/System.Numerics.Tests.Perf_VectorOf(Int32).html

[Perf 41%] System.Numerics.Tests.Perf_VectorOf(SByte) (34)
https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/11_08_2022/refs/heads/main_x64_ubuntu%2018.04_AOT=true_CompliationMode=wasm_RunKind=micro_Improvement/System.Numerics.Tests.Perf_VectorOf(SByte).html

[Perf 38%] System.Numerics.Tests.Perf_VectorOf(Int64) (34)
https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/11_08_2022/refs/heads/main_x64_ubuntu%2018.04_AOT=true_CompliationMode=wasm_RunKind=micro_Improvement/System.Numerics.Tests.Perf_VectorOf(Int64).html

[Perf 41%] System.Numerics.Tests.Perf_VectorOf(UInt32) (32)
https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/11_08_2022/refs/heads/main_x64_ubuntu%2018.04_AOT=true_CompliationMode=wasm_RunKind=micro_Improvement/System.Numerics.Tests.Perf_VectorOf(UInt32).html

[Perf 27%] System.Numerics.Tests.Perf_VectorConvert (22)
https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/11_08_2022/refs/heads/main_x64_ubuntu%2018.04_AOT=true_CompliationMode=wasm_RunKind=micro_Improvement/System.Numerics.Tests.Perf_VectorConvert.html

[Perf 39%] System.Numerics.Tests.Perf_VectorOf(UInt16) (32)
https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/11_08_2022/refs/heads/main_x64_ubuntu%2018.04_AOT=true_CompliationMode=wasm_RunKind=micro_Improvement/System.Numerics.Tests.Perf_VectorOf(UInt16).html

[Perf 36%] System.Numerics.Tests.Perf_VectorOf(Double) (34)
https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/11_08_2022/refs/heads/main_x64_ubuntu%2018.04_AOT=true_CompliationMode=wasm_RunKind=micro_Improvement/System.Numerics.Tests.Perf_VectorOf(Double).html

[Perf 39%] System.Numerics.Tests.Perf_VectorOf(Int16) (33)
https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/11_08_2022/refs/heads/main_x64_ubuntu%2018.04_AOT=true_CompliationMode=wasm_RunKind=micro_Improvement/System.Numerics.Tests.Perf_VectorOf(Int16).html

[Perf 41%] System.Numerics.Tests.Perf_VectorOf(Single) (33)
https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/11_08_2022/refs/heads/main_x64_ubuntu%2018.04_AOT=true_CompliationMode=wasm_RunKind=micro_Improvement/System.Numerics.Tests.Perf_VectorOf(Single).html

[Perf 40%] System.Numerics.Tests.Perf_VectorOf(UInt64) (33)
https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/11_08_2022/refs/heads/main_x64_ubuntu%2018.04_AOT=true_CompliationMode=wasm_RunKind=micro_Improvement/System.Numerics.Tests.Perf_VectorOf(UInt64).html

[Perf 31%] BilinearTest (1)
https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/11_08_2022/refs/heads/main_x64_ubuntu%2018.04_AOT=true_CompliationMode=wasm_RunKind=micro_Improvement/BilinearTest.html

@LoopedBard3
Copy link
Member

cc @radekdoulik

@lewing
Copy link
Member

lewing commented Nov 10, 2022

ok so it is probably improvements from the same commit that caused the regressions in #9637

@lewing
Copy link
Member

lewing commented Nov 10, 2022

cc @SamMonoRT @vargaz @radekdoulik

@lewing
Copy link
Member

lewing commented Nov 10, 2022

here is the diff dotnet/runtime@9a138bf...13d4e6d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm arch-x64 branch-refs/heads/main kind-micro os-linux perf-improvement PGO Applied if there were any profile guided optimization updates in the observed interval. untriaged wasm-aot
Projects
None yet
Development

No branches or pull requests

3 participants