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] Changes at 1/4/2022 3:56:15 AM #2810

Closed
performanceautofiler bot opened this issue Jan 11, 2022 · 1 comment
Closed

[Perf] Changes at 1/4/2022 3:56:15 AM #2810

performanceautofiler bot opened this issue Jan 11, 2022 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Jan 11, 2022

Run Information

Architecture x64
OS alpine 3.12
Baseline 623c059087b200475ba1c2de57a106f595f4e2ec
Compare 312c66f1fc2f749f56612999cb1adab9ca7fde59
Diff Diff

Improvements in System.Numerics.Tests.Perf_VectorConvert

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Convert_uint_float - Duration of single invocation 877.56 ns 653.37 ns 0.74 0.02 True

graph
Test Report

Repro

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

Payloads

Baseline
Compare

Histogram

System.Numerics.Tests.Perf_VectorConvert.Convert_uint_float


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 653.3738125087059 < 833.9609663039049.
IsChangePoint: Marked as a change because one of 1/4/2022 2:24:22 AM, 1/11/2022 6:33:01 AM falls between 1/2/2022 6:26:27 PM and 1/11/2022 6:33:01 AM.
IsImprovementStdDev: Marked as improvement because 117.02193252317619 (T) = (0 -646.9252654766965) / Math.Sqrt((10.39286802565911 / (299)) + (163.87735812469788 / (42))) is greater than 1.9669864608404333 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (42) - 2, .975) and 0.264110844618 = (879.106942595013 - 646.9252654766965) / 879.106942595013 is greater than 0.05.
IsChangeEdgeDetector: Marked as regression because Edge Detector said so.

Docs

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

### Run Information
Architecture x64
OS alpine 3.12
Baseline 623c059087b200475ba1c2de57a106f595f4e2ec
Compare 312c66f1fc2f749f56612999cb1adab9ca7fde59
Diff Diff

Improvements in ByteMark

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
BenchAssignJagged - Duration of single invocation 753.77 ms 680.64 ms 0.90 0.28 False

graph
Test Report

Repro

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

Payloads

Baseline
Compare

Histogram

ByteMark.BenchAssignJagged


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 680.6364282142857 < 716.3512671028572.
IsChangePoint: Marked as a change because one of 11/15/2021 11:16:33 AM, 1/4/2022 2:24:22 AM, 1/11/2022 6:33:01 AM falls between 1/2/2022 6:26:27 PM and 1/11/2022 6:33:01 AM.
IsImprovementStdDev: Marked as improvement because 20.151563647090992 (T) = (0 -679425664.1384223) / Math.Sqrt((1316718566224855.2 / (299)) + (630266105454.1464 / (42))) is greater than 1.9669864608404333 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (42) - 2, .975) and 0.058688085781398745 = (721785896.7634813 - 679425664.1384223) / 721785896.7634813 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