Open performanceautofiler[bot] opened 1 year ago
Architecture | x64 |
---|---|
OS | ubuntu 18.04 |
Baseline | ca31ce40a4b7c2872afe0f495216e8eb14e1242b |
Compare | 49ac27fee1db18965687205d95eba34552329e53 |
Diff | Diff |
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
---|---|---|---|---|---|---|---|---|---|---|
[DateTime_ToString_RoundtripKind - Duration of single invocation](<https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu 18.04_AOT=true_CompliationMode=wasm_RunKind=micro/System.Xml.Tests.Perf_XmlConvert.DateTime_ToString_RoundtripKind.html>) | 204.45 ns | 163.89 ns | 0.80 | 0.11 | False | |||||
[DateTime_ToString - Duration of single invocation](<https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu 18.04_AOT=true_CompliationMode=wasm_RunKind=micro/System.Xml.Tests.Perf_XmlConvert.DateTime_ToString.html>) | 231.07 ns | 176.37 ns | 0.76 | 0.16 | False | |||||
[DateTime_ToString_Unspecified - Duration of single invocation](<https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu 18.04_AOT=true_CompliationMode=wasm_RunKind=micro/System.Xml.Tests.Perf_XmlConvert.DateTime_ToString_Unspecified.html>) | 200.73 ns | 175.82 ns | 0.88 | 0.11 | False |
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Xml.Tests.Perf_XmlConvert*'
Architecture | x64 |
---|---|
OS | ubuntu 18.04 |
Baseline | ca31ce40a4b7c2872afe0f495216e8eb14e1242b |
Compare | 49ac27fee1db18965687205d95eba34552329e53 |
Diff | Diff |
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
---|---|---|---|---|---|---|---|---|---|---|
[ToString - Duration of single invocation](<https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu 18.04_AOT=true_CompliationMode=wasm_RunKind=micro/System.Tests.Perf_Int64.ToString(value%3a%20-9223372036854775808).html>) | 116.79 ns | 101.01 ns | 0.86 | 0.18 | False |
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_Int64*'
this appears to be from https://github.com/dotnet/runtime/pull/78257 we should double check the right thing is happening
Run Information
Improvements in System.Tests.Perf_DateTime
Test Report
Repro
Run Information
Improvements in System.Buffers.Text.Tests.Utf8FormatterTests
Test Report
Repro
Run Information
Improvements in System.Tests.Perf_UInt64
Test Report
Repro
Run Information
Improvements in System.Text.Json.Tests.Perf_DateTimes
Test Report
Repro
Run Information
Improvements in System.Tests.Perf_DateTimeOffset
Test Report
Repro