Skip to content

Investigate improving perf of int16, int32, int64 parsing #55541

@GrabYourPitchforks

Description

@GrabYourPitchforks

#52423 improved the perf of Utf8Parser's int64 handling code. There was feedback left on that issue that we should investigate similar improvements for the int16 & int32 handling code. Additionally, if we can apply any of this to the framework's normal long.Parse routine, that would also be goodness. (That's a bit trickier since there's also whitespace and null handling.)

Opening this work item so we don't lose track of these requests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions