Closed
Description
Run Information
Architecture | x64 |
---|---|
OS | ubuntu 18.04 |
Baseline | 3e94696ad6ee352119ccebcca70305efd7e3b31f |
Compare | 6cf529168a8dcdfb158738d46be40b1867fd1bfa |
Diff | Diff |
Improvemnts in System.Net.Primitives.Tests.IPAddressPerformanceTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
---|---|---|---|---|---|---|---|---|---|---|
Ctor_Span - Duration of single invocation | 6.16 ns | 5.14 ns | 0.83 | 0.26 | False |
Repro
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Net.Primitives.Tests.IPAddressPerformanceTests*'
Payloads
Histogram
System.Net.Primitives.Tests.IPAddressPerformanceTests.Ctor_Span(address: [143, 24, 20, 36])
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository