Skip to content

Remove optimized CBORParser.nextTextValue() implementation #373

@cowtowncoder

Description

@cowtowncoder

(due to #372 )

Although there are theoretical performance benefits from implementing JsonParser.nextTextValue(), the sheer complexity of implementation for CBOR backend makes it a bad trade-off. So let's just drop it from 2.15.0, to avoid hiding subtle bugs that may cause production issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions