I'll go through that python repo and see what I can do. Thanks, Jonathan
On Thu, Nov 15, 2018 at 1:55 PM Wes McKinney <wesmck...@gmail.com> wrote: > I would suggest starting an r/benchmarks directory like we have in > Python (https://github.com/apache/arrow/tree/master/python/benchmarks) > and documenting the process for running all the benchmarks. > On Thu, Nov 15, 2018 at 4:52 PM Romain François <rom...@purrple.cat> > wrote: > > > > Right now, most of the code examples is in the unit tests, but this is > not measuring performance or stressing it. Perhaps you can start from there > ? > > > > Romain > > > > > Le 15 nov. 2018 à 22:16, Wes McKinney <wesmck...@gmail.com> a écrit : > > > > > > Adding dev@arrow.apache.org > > >> On Thu, Nov 15, 2018 at 4:13 PM Jonathan Chiang <chiang...@gmail.com> > wrote: > > >> > > >> Hi, > > >> > > >> I would like to contribute to developing benchmark suites for R and > Arrow? What would be the best way to start? > > >> > > >> Thanks, > > >> Jonathan > > >