Closed
Description
Run Information
Architecture | x64 |
---|---|
OS | Windows 10.0.18362 |
Changes | diff |
Regressions in System.Xml.Linq.Perf_XDocument
Benchmark | Baseline | Test | Test/Base | Modality | Baseline Outlier |
---|---|---|---|---|---|
GetRootElement | 7.85 ns | 9.55 ns | 1.22 | True |
Historical Data in Reporting System
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Xml.Linq.Perf_XDocument*';
Histogram
System.Xml.Linq.Perf_XDocument.GetRootElement
[7.284 ; 7.567) | @@@@@@@
[7.567 ; 7.953) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[7.953 ; 8.238) | @@@@@@@
[8.238 ; 8.671) | @@@@@@@@@@@
[8.671 ; 9.057) | @@@@@@@@@@@@@@
[9.057 ; 9.250) | @
[9.250 ; 9.636) | @@@@@@@@@@@@@@@@@@@@@@@
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository