Philipp Moritz created ARROW-1391: ------------------------------------- Summary: [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)