You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/05/11 20:49:00 UTC

[jira] [Updated] (ARROW-8760) [C++] Add benchmarks for arrow/util/rle_encoder.h for non-dictionary encodings.

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

Kouhei Sutou updated ARROW-8760:
--------------------------------
    Summary: [C++] Add benchmarks for arrow/util/rle_encoder.h for non-dictionary encodings.  (was: [C++] Add benchmarks for arrow/util/ rle_encoder.h for non-dictionary encodings.)

> [C++] Add benchmarks for arrow/util/rle_encoder.h for non-dictionary encodings.
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-8760
>                 URL: https://issues.apache.org/jira/browse/ARROW-8760
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Micah Kornfield
>            Priority: Major
>
> [https://github.com/apache/arrow/pull/7143] is going to add benchmarks to arrow-reader-writer-benchmarks, but these only cover dictionary encoded cases.  It is hard to force non-dictionary encoding so we should try to write some benchmarks that give a better sense of how that path changes with any algorithm changes.
>  
> It isn't clear how much this code path is exercised in practice so I'm not sure on the priority.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)