pitrou commented on PR #14100:
URL: https://github.com/apache/arrow/pull/14100#issuecomment-1246903712

   Note there are a couple basic benchmarks currently in 
`src/arrow/json/parser_benchmark.cc`. You can build them by passing 
`-DARROW_BUILD_BENCHMARKS=ON` to CMake (be sure to build in release mode for 
optimizations). It will create an executable `arrow-json-parser-benchmark` in 
the build directory.
   
   (but you may want to write more benchmarks that vary the fields from line to 
line, for example)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to