Skip to content

Jackson 2.6: make BeanDeserializer use new parser.nextFieldName() and .hasTokenId() methods #649

@cowtowncoder

Description

@cowtowncoder

This is a minor performance optimization, but with 2.6 it should be possible to start using new methods introduced in 2.5 which will allow further streamlining some of common parsing tasks by BeanDeserializer. With bit of testing performance gain seems to be ~3%, i.e. measurable but limited.
Still, it's an easy win considering that most other opportunities have been exhausted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions