Skip to content

Move to orjson #109

Description

@ghinch

UltraJSON has been put in to "maintenance-only" status and the maintainers recommend upgrading to orjson. orjson is quite a bit faster than ujson, but does have some API incompatibilities.

I'm working on a project right now where we are caching lots of SpaCy objects, and the numerous calls to json_dumps can slow things down. orjson looks to be about twice as fast as ujson on average, and would make a big difference in our case!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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