Skip to content

Optimized serde serializer #7

Description

@Robert-MacWha

Serde takes up ~5-10ms of time in some calls, particularly for large objects. Switching to a perf-focused serde serializer would be a non-negligible benefit, at the cost of less transparency / adaptability for the transport protocol.

I think it's worthwhile. As long as the serialization is standard across other languages, it's not a particular barrier to other PDKs. And it's a fairly trivial improvement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions