You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 11:44:00 UTC

[jira] [Resolved] (ARROW-3321) [C++] Improve integer parsing performance

     [ https://issues.apache.org/jira/browse/ARROW-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-3321.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0

Issue resolved by pull request 2619
[https://github.com/apache/arrow/pull/2619]

> [C++] Improve integer parsing performance
> -----------------------------------------
>
>                 Key: ARROW-3321
>                 URL: https://issues.apache.org/jira/browse/ARROW-3321
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.10.0
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> According to the {{number-parsing-benchmark}}, parsing integers from strings currently runs at around ~5M items/sec. (on Ubuntu 18.04). We should be able to do better. This will be important for CSV parsing performance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)