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] Windows/arm64: 2 Improvements on 12/28/2022 5:44:52 PM #11352

Closed
performanceautofiler bot opened this issue Jan 5, 2023 · 0 comments
Closed

[Perf] Windows/arm64: 2 Improvements on 12/28/2022 5:44:52 PM #11352

performanceautofiler bot opened this issue Jan 5, 2023 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Jan 5, 2023

Run Information

Architecture arm64
OS Windows 10.0.25094
Baseline 2bd38ad775766937849255f319ef924fd57091ff
Compare fa7d049aad0261f8ed6c0584f1ccf2ad08aec23c
Diff Diff

Improvements in PerfLabTests.CastingPerf

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ObjObjIsFoo - Duration of single invocation 2.58 ms 1.66 ms 0.64 0.71 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'PerfLabTests.CastingPerf*'

Payloads

Baseline
Compare

Histogram

PerfLabTests.CastingPerf.ObjObjIsFoo


Description of detection logic

IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsRegressionBase: Marked as not a regression because the compare was not 5% greater than the baseline, or the value was too small.
IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsImprovementWindowed:Marked as improvement because 1.664313652777778 < 1.8912191288888887.
IsChangePoint: Marked as a change because one of 12/23/2022 2:26:05 PM, 12/28/2022 7:19:51 AM, 1/5/2023 2:25:12 AM falls between 12/27/2022 1:08:06 PM and 1/5/2023 2:25:12 AM.
IsImprovementStdDev: Marked as improvement because 3.240232698567921 (T) = (0 -1203577.7879527505) / Math.Sqrt((64843332563.028786 / (299)) + (27890056423.383034 / (20))) is greater than 1.9674756580274855 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (20) - 2, .975) and 0.09752883335335684 = (1333646.8049444107 - 1203577.7879527505) / 1333646.8049444107 is greater than 0.05.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.

Docs

Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

### Run Information
Architecture arm64
OS Windows 10.0.25094
Baseline 2bd38ad775766937849255f319ef924fd57091ff
Compare fa7d049aad0261f8ed6c0584f1ccf2ad08aec23c
Diff Diff

Improvements in System.Numerics.Tests.Perf_Vector4

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
TransformVector2ByQuaternionBenchmark - Duration of single invocation 2.96 ns 1.72 ns 0.58 0.82 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Numerics.Tests.Perf_Vector4*'

Payloads

Baseline
Compare

Histogram

System.Numerics.Tests.Perf_Vector4.TransformVector2ByQuaternionBenchmark


Description of detection logic

IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsRegressionBase: Marked as not a regression because the compare was not 5% greater than the baseline, or the value was too small.
IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsImprovementWindowed:Marked as improvement because 1.7237316722820406 < 3.09054478298191.
IsChangePoint: Marked as a change because one of 12/28/2022 7:19:51 AM, 1/5/2023 2:25:12 AM falls between 12/27/2022 1:08:06 PM and 1/5/2023 2:25:12 AM.
IsImprovementStdDev: Marked as improvement because 9.77871712569617 (T) = (0 -1.8165538586885408) / Math.Sqrt((0.45569037837804555 / (299)) + (0.3159862082229562 / (20))) is greater than 1.9674756580274855 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (20) - 2, .975) and 0.41469672477193226 = (3.103611299596277 - 1.8165538586885408) / 3.103611299596277 is greater than 0.05.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.

Docs

Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant