Skip to content

Investigate native JS implementation for ParseInt where permitted #1218

Open
@flimzy

Description

@flimzy

#1101 gained us some performance by using the native JS API for some string-to-int conversions. Now that #798 has been merged, we ought to experiment with using the native JS API for compatible calls to ParseInt, then fall back to the Go implementation where necessary.

See #1101 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions