Closed
Description
Run Information
Architecture | arm64 |
---|---|
OS | Windows 10.0.19041 |
Baseline | 1e48eca9577433526c5c649a87ca2f2545d35958 |
Compare | cebe877f6d1b3d668370f9c6ea068bd1534b8227 |
Diff | Diff |
Improvemnts in System.Net.NetworkInformation.Tests.PhysicalAddressTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
---|---|---|---|---|---|---|---|---|---|---|
PALong - Duration of single invocation | 893.45 ns | 837.80 ns | 0.94 | 0.00 | False |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Net.NetworkInformation.Tests.PhysicalAddressTests*'
Payloads
Histogram
System.Net.NetworkInformation.Tests.PhysicalAddressTests.PALong
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Architecture | arm64 |
---|---|
OS | Windows 10.0.19041 |
Baseline | 1e48eca9577433526c5c649a87ca2f2545d35958 |
Compare | cebe877f6d1b3d668370f9c6ea068bd1534b8227 |
Diff | Diff |
Improvemnts in System.Globalization.Tests.StringSearch
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
---|---|---|---|---|---|---|---|---|---|---|
LastIndexOf_Word_NotFound - Duration of single invocation | 601.59 ns | 565.61 ns | 0.94 | 0.00 | True |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Globalization.Tests.StringSearch*'
Payloads
Histogram
System.Globalization.Tests.StringSearch.LastIndexOf_Word_NotFound(Options: (en-US, None, False))
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository