[
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] Archery: 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
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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
> (if present).
> Before:
> {{"ArrayArrayKernel<Add, UInt64Type>/262144/0"}}
> After:
> {{"ArrayArrayKernelItems<Add, UInt64Type>/262144/0"}}
> {{"ArrayArrayKernelBytes<Add, UInt64Type>/262144/0"}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)