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 9/23/2021 10:56:30 PM #1610

Closed
performanceautofiler bot opened this issue Sep 28, 2021 · 1 comment
Closed

[Perf] Changes at 9/23/2021 10:56:30 PM #1610

performanceautofiler bot opened this issue Sep 28, 2021 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Sep 28, 2021

Run Information

Architecture x64
OS Windows 10.0.19042
Baseline 44b44501c76c46bd79ee52b7d9a9d8a4957fc85f
Compare b0159122f3570decd8ced6228681a210e2711de6
Diff Diff

Improvemnts in System.Numerics.Tests.Perf_Matrix3x2

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
MultiplyByScalarBenchmark - Duration of single invocation 24.14 ns 11.20 ns 0.46 0.03 False
SubtractBenchmark - Duration of single invocation 26.36 ns 12.87 ns 0.49 0.03 False

graph
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_Matrix3x2*'

Payloads

Baseline
Compare

Histogram

System.Numerics.Tests.Perf_Matrix3x2.MultiplyByScalarBenchmark


System.Numerics.Tests.Perf_Matrix3x2.SubtractBenchmark


Docs

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

### Run Information
Architecture x64
OS Windows 10.0.19042
Baseline 44b44501c76c46bd79ee52b7d9a9d8a4957fc85f
Compare b0159122f3570decd8ced6228681a210e2711de6
Diff Diff

Improvemnts in System.Buffers.Binary.Tests.BinaryReadAndWriteTests

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ReadStructAndReverseLE - Duration of single invocation 8.54 ns 1.37 ns 0.16 0.16 False

graph
Test Report

Repro

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

Payloads

Baseline
Compare

Histogram

System.Buffers.Binary.Tests.BinaryReadAndWriteTests.ReadStructAndReverseLE


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

2 participants