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 18%] System.Text.Json.Serialization.Tests.WriteJson<Hashtable> (4) #2686

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

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Oct 20, 2020

Run Information

Architecture x86
OS Windows 10.0.18362
Baseline effaf28d0ca74ab9ae11fc947f524393e545af0d
Compare 52bbc73347f52dbc26675a48d6e2d4c50f73055b

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

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
SerializeToStream 22.37 μs 18.15 μs 0.81 180023.98081534772 163285.51912568306 0.9070209334675614 Trace
SerializeObjectProperty 24.02 μs 19.13 μs 0.80 191127.76025236593 174338.2041507836 0.9121553243787646 Trace
SerializeToUtf8Bytes 22.53 μs 17.95 μs 0.80 180021.05002476473 163214.2857142857 0.9066400051095859 Trace
SerializeToString 23.38 μs 18.90 μs 0.81 189694.3176052765 172934.96445002093 0.9116507370024172 Trace

Related Issue on x64 ubuntu

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

Related Issue on x64 ubuntu

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

Related Issue on x64 Windows

[Perf 17%] 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<Hashtable>*'

Histogram

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

[17321.788 ; 18579.748) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[18579.748 ; 19837.708) | 
[19837.708 ; 21095.667) | 
[21095.667 ; 21606.187) | 
[21606.187 ; 22864.146) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@
[22864.146 ; 24215.302) | @

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

[18915.310 ; 20195.397) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[20195.397 ; 21475.485) | 
[21475.485 ; 22755.572) | 
[22755.572 ; 23186.463) | 
[23186.463 ; 24466.551) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@

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

[17452.853 ; 18681.501) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[18681.501 ; 19910.149) | 
[19910.149 ; 21138.797) | 
[21138.797 ; 21627.134) | 
[21627.134 ; 22855.782) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@

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

[18407.231 ; 19662.827) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[19662.827 ; 20918.423) | 
[20918.423 ; 22174.020) | 
[22174.020 ; 22684.426) | 
[22684.426 ; 23940.022) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@

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