-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | ubuntu 22.04 |
Queue | TigerUbuntu |
Baseline | 22ba7d607bb1d9caa0db9afcdc47eb5cef641fcb |
Compare | 38f53749f0de7026340bb9df98d0495d9e3b0e64 |
Diff | Diff |
Configs | AOT:true, CompilationMode:wasm, RunKind:micro |
Improvements in System.ComponentModel.Tests.Perf_TypeDescriptorTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
688.70 ns | 569.82 ns | 0.83 | 0.24 | False | ||||
673.86 ns | 539.04 ns | 0.80 | 0.29 | False | ||||
936.24 ns | 753.64 ns | 0.80 | 0.31 | False | ||||
952.70 ns | 759.20 ns | 0.80 | 0.32 | False | ||||
891.94 ns | 748.49 ns | 0.84 | 0.31 | False | ||||
941.76 ns | 769.10 ns | 0.82 | 0.28 | False | ||||
561.24 ns | 418.48 ns | 0.75 | 0.33 | False | ||||
1.03 μs | 823.26 ns | 0.80 | 0.28 | False | ||||
725.40 ns | 539.17 ns | 0.74 | 0.27 | False | ||||
1.20 μs | 1.02 μs | 0.86 | 0.23 | False |
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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.ComponentModel.Tests.Perf_TypeDescriptorTests*'
Payloads
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.ClassWithNoConverter))
ETL Files
Histogram
JIT Disasms
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(string))
ETL Files
Histogram
JIT Disasms
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(int?))
ETL Files
Histogram
JIT Disasms
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.SomeValueType?))
ETL Files
Histogram
JIT Disasms
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.Guid))
ETL Files
Histogram
JIT Disasms
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.Enum))
ETL Files
Histogram
JIT Disasms
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.IDerived))
ETL Files
Histogram
JIT Disasms
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(int))
ETL Files
Histogram
JIT Disasms
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.ClassIDerived))
ETL Files
Histogram
JIT Disasms
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.DerivedClass))
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository