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

Update performance tests #460

Conversation

WojciechNagorski
Copy link
Member

It looks good:

Type Method Mean Error StdDev
ExtendedXmlSerializerTest SerializationClassWithPrimitive 38.78 us 21.685 us 1.189 us
LegacyExtendedXmlSerializerTest SerializationClassWithPrimitive 59.94 us 72.373 us 3.967 us
XmlSerializerTest SerializationClassWithPrimitive 30.90 us 8.589 us 0.471 us
ExtendedXmlSerializerTest DeserializationClassWithPrimitive 86.00 us 14.669 us 0.804 us
LegacyExtendedXmlSerializerTest DeserializationClassWithPrimitive 97.92 us 12.978 us 0.711 us
XmlSerializerTest DeserializationClassWithPrimitive 67.30 us 6.271 us 0.344 us

@WojciechNagorski WojciechNagorski added the hacktoberfest-accepted PR accepted for hactoberfest label Oct 6, 2020
@AppVeyorBot
Copy link

Build ExtendedXmlSerializer 3.3.0.4-vesxpujd completed (commit 50d27e5e3b by @)

Install it by running the following command in Package Manager Console:

Install-Package ExtendedXmlSerializer -Version 3.3.0.4-vesxpujd -Source https://ci.appveyor.com/nuget/extendedxmlserializer-preview

@AppVeyorBot
Copy link

Build ExtendedXmlSerializer 3.3.0.4-hjlbhvpf completed (commit ca86dcadb2 by @)

Install it by running the following command in Package Manager Console:

Install-Package ExtendedXmlSerializer -Version 3.3.0.4-hjlbhvpf -Source https://ci.appveyor.com/nuget/extendedxmlserializer-preview

@WojciechNagorski WojciechNagorski merged commit 9efa095 into ExtendedXmlSerializer:master Oct 6, 2020
@WojciechNagorski WojciechNagorski deleted the task-update-performance-tests branch October 6, 2020 08:15
@WojciechNagorski WojciechNagorski added the refactoring (cc: refector) Make the code pretty label Oct 6, 2020
@Mike-E-angelo
Copy link
Member

Wow, that's better than I thought! More like feared. 😆 Thank you for all the PRs. I just got back from being away for a couple of weeks and will look at the open issues over the weekend. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted PR accepted for hactoberfest refactoring (cc: refector) Make the code pretty
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants