Skip to content

[C++] Consider using fast-double-parser #26317

Description

@asfimport

We use Google's double-conversion library for parsing strings to doubles. We should consider using this library, which is more than 2x faster.
https://github.com/lemire/fast_double_parser

Parsing doubles is important for CSV performance.

Reporter: Antoine Pitrou / @pitrou
Assignee: Antoine Pitrou / @pitrou

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-10328. Please see the migration documentation for further details.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions