Skip to content

msgspec json decoding #169

Description

@RussTorres

msgspec seems to be the fastest generally useful python json decoder/encoder at this point, and can be quite a bit faster in use cases including reading and writing large transforms and pointmatch queries than even ujson (our current option for replacing the requests default encoder).

This is useful as a drop-in for requests, but would also be nice to use when communicating with client calls.

Metadata

Metadata

Assignees

No one assigned

    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