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 <[email protected]> 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 <[email protected]> > 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 <[email protected]> a écrit : > > > > > > Adding [email protected] > > >> On Thu, Nov 15, 2018 at 4:13 PM Jonathan Chiang <[email protected]> > 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 > > >
