rdblue commented on pull request #2336:
URL: https://github.com/apache/iceberg/pull/2336#issuecomment-804387286


   @omaraloraini, there are JMH benchmarks you can use, but I also wrote a 
quick test to compare time when writing the initial Parquet support. That's 
here if you want to try it out: 
https://github.com/apache/iceberg/blob/master/spark/src/test/java/org/apache/iceberg/spark/data/TestParquetAvroReader.java#L76-L134
   
   I'm also not quite sure how to read those flame graphs, I think I'm missing 
some context like which one is which. I'd also like to compare the result of 
making the change I suggested above.


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