[
https://issues.apache.org/jira/browse/ARROW-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134677#comment-16134677
]
Wes McKinney commented on ARROW-1391:
-------------------------------------
We already have an ASV (https://github.com/spacetelescope/asv) setup, you can
see some benchmarks here
https://github.com/apache/arrow/tree/master/python/benchmarks. With some effort
we can get these posted nightly someplace like
http://pandas.pydata.org/speed/pandas/. See
https://github.com/pandas-dev/pandas/tree/master/asv_bench/benchmarks
> [Python] Benchmarks for python serialization
> --------------------------------------------
>
> Key: ARROW-1391
> URL: https://issues.apache.org/jira/browse/ARROW-1391
> Project: Apache Arrow
> Issue Type: Wish
> Reporter: Philipp Moritz
> Priority: Minor
>
> It would be great to have a suite of relevant benchmarks for the Python
> serialization code in ARROW-759. These could be used to guide profiling and
> performance improvements.
> Relevant use cases include:
> - dictionaries of large numpy arrays that are used to represent weights of a
> neural network
> - long lists of primitive types like ints, floats or strings
> - lists of user defined python objects
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)