Skip to content

Switch JSON marshalling to a faster library #2854

@ValarDragon

Description

@ValarDragon

iirc, amino's JSON marshaller is a bit slower than the stdlib's marshaller. We should switch to something like gojay: https://github.com/francoispqt/gojay, which provides faster / more memory efficient JSON marshalling.

Originally posted by @ValarDragon in #2848

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions