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 13%] System.Net.Primitives.Tests.IPAddressPerformanceTests (2) #3269

Open
performanceautofiler bot opened this issue Nov 10, 2020 · 0 comments
Open

Comments

@performanceautofiler
Copy link

Run Information

Architecture x86
OS Windows 10.0.18362
Baseline b6f791d1984f998384267b8b6683bd02f64747f2
Compare 7a2e0ececef83f6b5626a6410bd266fbbf1cb071

Regressions in System.Net.Primitives.Tests.IPAddressPerformanceTests

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Ctor_Bytes 23.61 ns 21.31 ns 0.90 296.66719954011404 270.01115456414664 0.9101483243941733 Trace Trace
Ctor_Span 25.25 ns 21.27 ns 0.84 299.6020686238078 270.7565913938174 0.9037207007198275 Trace Trace

Related Issue on x64 ubuntu

[Perf -18%] System.Net.Primitives.Tests.IPAddressPerformanceTests (2)

Related Issue on x64 ubuntu

[Perf -9%] System.Net.Primitives.Tests.IPAddressPerformanceTests.Ctor_Bytes

Related Issue on x64 ubuntu

[Perf 8%] System.Net.Primitives.Tests.IPAddressPerformanceTests.TryFormat

Related Issue on x64 ubuntu

[Perf 15%] System.Net.Primitives.Tests.IPAddressPerformanceTests.ToString

Related Issue on x64 ubuntu

[Perf -18%] System.Net.Primitives.Tests.IPAddressPerformanceTests.Ctor_Bytes

graph
graph
Historical Data in Reporting System

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Net.Primitives.Tests.IPAddressPerformanceTests*'

Histogram

System.Net.Primitives.Tests.IPAddressPerformanceTests.Ctor_Bytes(address: [16, 32, 48, 64, 80, ...])

[20.949 ; 21.556) | @@@@@@@@@@@@@@@@@@@@
[21.556 ; 22.339) | @@@@@@@@@@@@@@@@@@
[22.339 ; 23.092) | @
[23.092 ; 23.930) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[23.930 ; 24.790) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[24.790 ; 25.702) | @@@@@@@@@
[25.702 ; 26.332) | @@@@
[26.332 ; 26.956) | @@@@
[26.956 ; 28.105) | @

System.Net.Primitives.Tests.IPAddressPerformanceTests.Ctor_Span(address: [16, 32, 48, 64, 80, ...])

[20.831 ; 21.447) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[21.447 ; 22.130) | @@@@@
[22.130 ; 22.777) | 
[22.777 ; 23.583) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[23.583 ; 24.451) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[24.451 ; 25.198) | @@@@@@
[25.198 ; 25.850) | @@@@
[25.850 ; 26.618) | @

Docs

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

DrewScoggins pushed a commit that referenced this issue Sep 7, 2023
…815.4 (#3269)

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.23414.5 -> To Version 8.0.0-beta.23415.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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

0 participants