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

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

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

Andy Grove resolved ARROW-4670.
-------------------------------
    Resolution: Fixed

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

> [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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)