On Sat, Aug 17, 2019 at 5:09 AM Rui Wang <ruw...@google.com.invalid> wrote:
> I got help for a pointer to Gandiva cpp's micro benchmark > < > https://github.com/apache/arrow/blob/master/cpp/src/gandiva/tests/micro_benchmarks.cc > >. > I will start from there. > There is also a primitive java variant here : https://github.com/apache/arrow/blob/master/java/gandiva/src/test/java/org/apache/arrow/gandiva/evaluator/MicroBenchmarkTest.java > > > -Rui > > On Fri, Aug 16, 2019 at 2:49 PM Rui Wang <ruw...@google.com> wrote: > > > Hello Arrow community, > > > > I am studying Gandiva and especially interested in its performance. > > > > I am wondering if there is prior benchmarking work happened somewhere on > > Gandiva Java? Also, is it worth building some benchmarking code for > Gandiva > > Java (something like SparkSQL's benchmarks > > < > https://github.com/apache/spark/tree/master/sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark > > > > )? > > > > > > > > -Rui > > > -- Thanks and regards, Ravindra.