You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Yibo Cai (Jira)" <ji...@apache.org> on 2020/10/27 04:51:00 UTC

[jira] [Created] (ARROW-10401) [C++][Compute] Improve sorting and topn benchmarks

Yibo Cai created ARROW-10401:
--------------------------------

             Summary: [C++][Compute] Improve sorting and topn benchmarks
                 Key: ARROW-10401
                 URL: https://issues.apache.org/jira/browse/ARROW-10401
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Yibo Cai
            Assignee: Yibo Cai


Fix some issues of sorting(sort_indices) and topn(partition_nth_indices) kernel benchmarks:
- For 1M and 8M array size, only 100% null case is tested. It's not useful.
- Missing benchmark for floating point types.



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