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 -6%] MicroBenchmarks.Serializers.Xml_ToStream<IndexViewModel>.DataContractSerializer_ #3322

Closed
performanceautofiler bot opened this issue Nov 10, 2020 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Nov 10, 2020

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 5a4483eb1c0918542298d1864b7233f962952880
Compare a79df14b3cc62ade39382a6e08d3b25871d8ebb6

Regressions in MicroBenchmarks.Serializers.Xml_ToStream

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
XmlSerializer_ 1.35 ms 1.47 ms 1.09
DataContractSerializer_ 2.04 ms 2.20 ms 1.08

graph
graph
Historical Data in Reporting System

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'MicroBenchmarks.Serializers.Xml_ToStream<IndexViewModel>*'

Histogram

MicroBenchmarks.Serializers.Xml_ToStream.XmlSerializer_

[1306022.232 ; 1342561.299) | @@@@@@@@@@@@@@@@
[1342561.299 ; 1395918.691) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[1395918.691 ; 1427685.650) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[1427685.650 ; 1482948.543) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[1482948.543 ; 1517060.862) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[1517060.862 ; 1557848.664) | @@@@@@@@@@@@@@
[1557848.664 ; 1592860.336) | @@@@@@@@
[1592860.336 ; 1670601.377) | @@@@@@@@@

MicroBenchmarks.Serializers.Xml_ToStream.DataContractSerializer_

[1992244.843 ; 2061861.504) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[2061861.504 ; 2131901.497) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[2131901.497 ; 2205316.742) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[2205316.742 ; 2274591.578) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

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

1 participant