You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Diana Clarke (Jira)" <ji...@apache.org> on 2021/02/05 23:45:00 UTC

[jira] [Updated] (ARROW-11517) [Developer] Archery: report both items and bytes per second

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

Diana Clarke updated ARROW-11517:
---------------------------------
    Summary: [Developer] Archery: report both items and bytes per second  (was: [Developer] Report both items and bytes per second)

> [Developer] Archery: report both items and bytes per second
> -----------------------------------------------------------
>
>                 Key: ARROW-11517
>                 URL: https://issues.apache.org/jira/browse/ARROW-11517
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Diana Clarke
>            Assignee: Diana Clarke
>            Priority: Major
>
> If google bench yields all 3 observations: bytes, items, and execution time, archery will report just bytes_per_second (it trumps items_per_second in archery).
> Enhance archery to yield results for both bytes_per_second & items_per_second (is present).
> Before:
> {"ArrayArrayKernel<Add, UInt64Type>/262144/0"}
> After:
> {"ArrayArrayKernelItems<Add, UInt64Type>/262144/0"}
> {"ArrayArrayKernelBytesItems<Add, UInt64Type>/262144/0"}



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