You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/04/25 15:55:00 UTC

[jira] [Resolved] (ARROW-4827) [C++] Implement benchmark comparison between two git revisions

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

Antoine Pitrou resolved ARROW-4827.
-----------------------------------
    Resolution: Fixed

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

> [C++] Implement benchmark comparison between two git revisions
> --------------------------------------------------------------
>
>                 Key: ARROW-4827
>                 URL: https://issues.apache.org/jira/browse/ARROW-4827
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Francois Saint-Jacques
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 12h
>  Remaining Estimate: 0h
>
> It would be a good thing to be able to write
> {code}
> benchmark-compare-revisions.sh $HASH1 $HASH2
> {code}
> and to be output a table of benchmark before/after/change for each C++ benchmark, to assess the performance impact of patches



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