Skip to content
New issue

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

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

Already on GitHub? # to your account

Service Stack Benchmarks #2

Open
itadapter opened this issue Jul 19, 2015 · 1 comment
Open

Service Stack Benchmarks #2

itadapter opened this issue Jul 19, 2015 · 1 comment

Comments

@itadapter
Copy link

Hey, not an issue really.

Could you please comment on the following, see "ServiceStack.JsonSerializer"
which is in the "orange/red" performance zone most of the time.

http://aumcode.github.io/serbench/Specimens_Typical_Person/web/overview-charts.htm

also look at other real-business payloads:
(EDI X12)
http://aumcode.github.io/serbench/EDI_X12_835/web/overview-charts.htm
(Conferences+events+participants)
http://aumcode.github.io/serbench/ObjectGraph_Conference/web/overview-charts.htm

Here is the benchmark fixture source code for your serializer:
https://github.com/aumcode/serbench/blob/master/Source/Serbench.Specimens/Serializers/ServiceStackJsonSerializer.cs

@itadapter
Copy link
Author

Could you also respond with this filled with data (approximate):
[SerializerInfo(
Family = SerializerFamily.Textual,
MetadataRequirement = MetadataRequirement.Attributes,
VendorName = "Service Stack",
VendorLicense = "All OSS Licenses + Commercial",
VendorURL = "https://github.com/ServiceStack/ServiceStack.Text",
VendorPackageAddress = "Install-Package ServiceStack.Text",
FormatName = "JSON",
LinesOfCodeK = 0,
DataTypes = 0,
Assemblies = 1,
ExternalReferences = 0,
PackageSizeKb = 307
)]

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant