samarthjain commented on pull request #1296:
URL: https://github.com/apache/iceberg/pull/1296#issuecomment-668764386


   @rymurr - we have jmh based benchmarks for vectorized reads of flat parquet 
data in the iceberg-spark module. You can invoke them in the following fashion:
   ```
   ./gradlew :iceberg-spark:jmh 
-PjmhIncludeRegex=VectorizedReadFlatParquetDataBenchmark
     -PjmhOutputPath=benchmark/results.txt
   ```
   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to