You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/24 18:03:00 UTC

[jira] [Updated] (ARROW-4670) [Rust] compute::sum performance issue

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

ASF GitHub Bot updated ARROW-4670:
----------------------------------
    Labels: pull-request-available  (was: )

> [Rust] compute::sum performance issue
> -------------------------------------
>
>                 Key: ARROW-4670
>                 URL: https://issues.apache.org/jira/browse/ARROW-4670
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>    Affects Versions: 0.12.0
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>
> I'm running some microbenchmarks over at [https://github.com/andygrove/row-vs-col-rs] to compare performance of arrow to just using Vec<> and I'm finding that Arrow is 18x slower in these benchmarks.
> I am quite surprised at this performance difference so am creating this issue and will attempt to optimize the code.



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