Commits


Antoine Pitrou authored and Uwe L. Korn committed 0ada87531dc
ARROW-1861: [Python] Rework benchmark suite [skip ci] This PR focusses on: * ASV setup fixes * splitting the benchmark file * improving the array from/to pylist conversion benchmarks Author: Antoine Pitrou <antoine@python.org> Closes #1543 from pitrou/ARROW-1861-rework-benchmarks and squashes the following commits: b608579 [Antoine Pitrou] ARROW-1861: [Python] Rework benchmark suite [skip ci]