You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jonathan Keane (Jira)" <ji...@apache.org> on 2021/10/07 00:34:00 UTC

[jira] [Updated] (ARROW-14249) [R] Slow down in dataframe-to-table benchmark

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

Jonathan Keane updated ARROW-14249:
-----------------------------------
    Description: 
It looks like there was a slowdown in our dataframe-to-table benchmark after Arrow-13164.

I'm a bit surprised since that PR is about arrow -> R conversion (though there might be some crossover).

Here's a recent conbench link that shows the the regression https://conbench.ursa.dev/benchmarks/8533b3e9ea654bcea8ccd1fe448861ba/

It looks like it happens with types: integer, float, and dict, but not strings

  was:
It looks like there was a slowdown in our dataframe-to-table benchmark after Arrow-13164.

I'm a bit surprised since that PR is about arrow -> R conversion (though there might be some crossover).

Here's a recent conbench link that shows the the regression https://conbench.ursa.dev/benchmarks/8533b3e9ea654bcea8ccd1fe448861ba/


> [R] Slow down in dataframe-to-table benchmark
> ---------------------------------------------
>
>                 Key: ARROW-14249
>                 URL: https://issues.apache.org/jira/browse/ARROW-14249
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: R
>            Reporter: Jonathan Keane
>            Priority: Major
>             Fix For: 6.0.0
>
>
> It looks like there was a slowdown in our dataframe-to-table benchmark after Arrow-13164.
> I'm a bit surprised since that PR is about arrow -> R conversion (though there might be some crossover).
> Here's a recent conbench link that shows the the regression https://conbench.ursa.dev/benchmarks/8533b3e9ea654bcea8ccd1fe448861ba/
> It looks like it happens with types: integer, float, and dict, but not strings



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