-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
arch-x64area-System.Text.Jsonos-linuxLinux OS (any supported distro)Linux OS (any supported distro)tenet-performancePerformance related issuePerformance related issuetenet-performance-benchmarksIssue from performance benchmarkIssue from performance benchmark
Milestone
Description
Run Information
| Architecture | x64 |
|---|---|
| OS | ubuntu 18.04 |
| Changes | diff |
Regressions in System.Text.Json.Tests.Perf_Basic
| Benchmark | Baseline | Test | Test/Base | Modality | Baseline Outlier | Baseline ETL | Comapre ETL |
|---|---|---|---|---|---|---|---|
| WriteBasicUtf16 | 1.70 ms | 1.81 ms | 1.06 | True | |||
| WriteBasicUtf16 | 1.58 ms | 1.73 ms | 1.10 | Bimodal | True | ||
| WriteBasicUtf8 | 1.60 ms | 1.70 ms | 1.06 | Bimodal | True |
Historical Data in Reporting System
Repro
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Text.Json.Tests.Perf_Basic*'Details
Histogram
System.Text.Json.Tests.Perf_Basic.WriteBasicUtf16(Formatted: False, SkipValidation: False, DataSize: 100000)
[1676012.495 ; 1724716.090) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[1724716.090 ; 1811955.055) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
System.Text.Json.Tests.Perf_Basic.WriteBasicUtf16(Formatted: False, SkipValidation: True, DataSize: 100000)
[1570573.834 ; 1609118.439) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[1609118.439 ; 1647663.044) |
[1647663.044 ; 1684280.570) |
[1684280.570 ; 1753660.623) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8(Formatted: False, SkipValidation: True, DataSize: 100000)
[1586210.469 ; 1649979.447) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[1649979.447 ; 1725195.469) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Metadata
Metadata
Assignees
Labels
arch-x64area-System.Text.Jsonos-linuxLinux OS (any supported distro)Linux OS (any supported distro)tenet-performancePerformance related issuePerformance related issuetenet-performance-benchmarksIssue from performance benchmarkIssue from performance benchmark


