[
https://issues.apache.org/jira/browse/ARROW-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16377166#comment-16377166
]
Antoine Pitrou commented on ARROW-1035:
---------------------------------------
Should the {{Table.to_pandas()}} call be part of the benchmarked code here? It
sounds like converting a table to a Pandas dataframe is a separate concern from
streaming deserialization to a Arrow table.
> [Python] Add ASV benchmarks for streaming columnar deserialization
> ------------------------------------------------------------------
>
> Key: ARROW-1035
> URL: https://issues.apache.org/jira/browse/ARROW-1035
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.9.0
>
>
> We need to carefully monitor the performance of critical operations like
> streaming format to pandas wall clock time a la
> http://wesmckinney.com/blog/arrow-streaming-columnar/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)