Skip to content

Remove string round trip in Python json parsers #62

@jackgerrits

Description

@jackgerrits

Using pythonize we should be able to go from a pydict to a serde_json::Value rather than serializing to and form a string currently. The json parsers would then also need to expose functionality to parse directly from a serde_json::Value. Performance should be measured to see it helps, but I expect that it should.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions