Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Perf 24%] System.Text.Json.Serialization.Tests.WriteJson<ArrayList> (4) #2684

Open
performanceautofiler bot opened this issue Oct 20, 2020 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Oct 20, 2020

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 63c7fc66fead66dd740ff299caf4afd413eff9cf
Compare 9b3575d8e9580647a7ca4f910460d95906865a57

Regressions in System.Text.Json.Serialization.Tests.WriteJson

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
SerializeToUtf8Bytes 12.85 μs 10.13 μs 0.79 107328.3082077052 90583.88157894737 0.8439887210711132 Trace
SerializeToStream 12.56 μs 9.59 μs 0.76 108101.65073848827 90932.53968253967 0.8411762360828062 Trace
SerializeToString 13.46 μs 10.34 μs 0.77 111755.41516245487 94655.05464480874 0.8469840544837318 Trace
SerializeObjectProperty 13.64 μs 10.78 μs 0.79 113224.47102115916 96496.6832504146 0.8522599609441451 Trace

Related Issue on x64 ubuntu

[Perf 30%] System.Text.Json.Serialization.Tests.WriteJson (4)

Related Issue on x64 ubuntu

[Perf 20%] System.Text.Json.Serialization.Tests.WriteJson (4)

Related Issue on x86 Windows

[Perf 24%] System.Text.Json.Serialization.Tests.WriteJson (4)

graph
graph
graph
graph
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.Text.Json.Serialization.Tests.WriteJson<ArrayList>*'

Histogram

System.Text.Json.Serialization.Tests.WriteJson.SerializeToUtf8Bytes

[ 9007.001 ;  9599.526) | @@
[ 9599.526 ; 10489.872) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[10489.872 ; 11015.618) | @@@@
[11015.618 ; 11905.964) | 
[11905.964 ; 12477.410) | 
[12477.410 ; 13367.756) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

System.Text.Json.Serialization.Tests.WriteJson.SerializeToStream

[ 9394.446 ; 10512.427) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[10512.427 ; 11423.403) | @
[11423.403 ; 12426.622) | 
[12426.622 ; 13337.598) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

System.Text.Json.Serialization.Tests.WriteJson.SerializeToString

[ 9926.796 ; 10824.057) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[10824.057 ; 11511.123) | @
[11511.123 ; 12408.384) | 
[12408.384 ; 12833.459) | 
[12833.459 ; 13730.721) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

System.Text.Json.Serialization.Tests.WriteJson.SerializeObjectProperty

[10254.949 ; 11158.211) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[11158.211 ; 12162.132) | 
[12162.132 ; 13110.448) | @
[13110.448 ; 14013.710) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

Docs

Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants