-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.22621 |
Queue | TigerWindows |
Baseline | 907eff84ef204a2d71c10e7cd726b76951b051bd |
Compare | a3dc1337a17a3de6aefe76e465f85ebf5ba6ae5e |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Regressions in System.Net.NetworkInformation.Tests.NetworkInterfaceTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
8.06 ms | 9.94 ms | 1.23 | 0.11 | True | ||||
7.24 ms | 9.71 ms | 1.34 | 0.06 | True |
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Net.NetworkInformation.Tests.NetworkInterfaceTests*'
System.Net.NetworkInformation.Tests.NetworkInterfaceTests.GetAllNetworkInterfacesProperties
ETL Files
Histogram
JIT Disasms
System.Net.NetworkInformation.Tests.NetworkInterfaceTests.GetAllNetworkInterfaces
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository