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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions