Skip to content

Performance: inJsonDecoder parse whitespace last #25

@streamich

Description

@streamich

In JsonDecoder, currently, before any value whitespace are attempted to be removed first. But perf-environment JSON has no whitespace. So, try to parse actual values first, and only then consider skipping whitespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions