Skip to content

Improve performance by making a none multi threaded version of IString::itern #18

@gkorland

Description

@gkorland

From running some profiling it seems like most of the performance impact vs serde_json is related to the IString::itern.

And most of the overhead is due to the multi threaded code (i.e. locks)

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions