Skip to content

[Dart] Performance Optimization #3558

@chaokunyang

Description

@chaokunyang

Feature Request

No response

Is your feature request related to a problem? Please describe

This is fory benchmarkk result in #3551
Image

Fory struct is not fast for struct.

Fory binary protocol is more efficient than protobuf, fory don't need to write tag-based kv data, but in the benchmark result here, fory is not fast enough. There must be more performance gains to squeze

Describe the solution you'd like

Take Java generated Serializer code for struct as reference, update fory dart codegen to generate mpre efficient serializer code

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions