Skip to content

Implement fast float parsing and to_s #9162

Description

@headius

There's some interesting patches from @mensfeld for improving the performance of string-to-float and float-to-string in CRuby:

I have started to implement fast string-to-float via the FastDoubleParser Java library in #9150. We should try to finish that up and also implement fast float-to-string.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions