rdblue commented on PR #11299: URL: https://github.com/apache/iceberg/pull/11299#issuecomment-2408058064
Here are the benchmark results: ``` ## main Benchmark Mode Cnt Score Error Units IcebergSourceFlatAvroDataReadBenchmark.readIceberg ss 5 4.831 ± 0.127 s/op IcebergSourceFlatAvroDataReadBenchmark.readWithProjectionIceberg ss 5 4.103 ± 0.376 s/op ## this PR Benchmark Mode Cnt Score Error Units IcebergSourceFlatAvroDataReadBenchmark.readIceberg ss 5 3.718 ± 0.177 s/op IcebergSourceFlatAvroDataReadBenchmark.readWithProjectionIceberg ss 5 3.777 ± 0.776 s/op ## main Benchmark Mode Cnt Score Error Units IcebergSourceNestedAvroDataReadBenchmark.readIceberg ss 5 2.616 ± 0.110 s/op IcebergSourceNestedAvroDataReadBenchmark.readWithProjectionIceberg ss 5 2.365 ± 0.037 s/op ## this PR Benchmark Mode Cnt Score Error Units IcebergSourceNestedAvroDataReadBenchmark.readIceberg ss 5 1.969 ± 0.079 s/op IcebergSourceNestedAvroDataReadBenchmark.readWithProjectionIceberg ss 5 1.637 ± 0.045 s/op ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org