Skip to content

Add custom serializers for KV reducible maps #68

Open
@bsless

Description

Currently, jsonista uses the default Map serializer which iterates over map entries, causing an allocation of an entry each iteration.
Using the kv reduce API should be faster.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions