You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/01/22 06:20:00 UTC

[jira] [Commented] (ARROW-4278) [C++] Create performance benchmark for parquet reading

    [ https://issues.apache.org/jira/browse/ARROW-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748412#comment-16748412 ] 

Micah Kornfield commented on ARROW-4278:
----------------------------------------

After looking around more it looks like one already exists:

*cpp/src/parquet/arrow/reader-writer-benchmark.cc* 

> [C++] Create performance benchmark for parquet reading
> ------------------------------------------------------
>
>                 Key: ARROW-4278
>                 URL: https://issues.apache.org/jira/browse/ARROW-4278
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Micah Kornfield
>            Assignee: Micah Kornfield
>            Priority: Major
>
> Based on conversation at on [https://github.com/apache/parquet-cpp/pull/462#|https://github.com/apache/parquet-cpp/pull/462] it seems like a good first step is to incorporate the benchmark provided by snir to measure current performance (probably in C++) which writes one column of integers from 
> 0 to 10000000 and then trys to read them
>  



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