You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/12/07 18:46:34 UTC

[GitHub] [incubator-iceberg] shardulm94 opened a new pull request #694: Add Spark Avro JMH tests

shardulm94 opened a new pull request #694: Add Spark Avro JMH tests
URL: https://github.com/apache/incubator-iceberg/pull/694
 
 
   Results from the runs:
   
   ```
   Benchmark                                                            Mode  Cnt   Score    Error  Units
   IcebergSourceFlatAvroDataReadBenchmark.readFileSource                  ss    5  14.364 ± 12.620   s/op
   IcebergSourceFlatAvroDataReadBenchmark.readIceberg                     ss    5   9.286 ±  0.297   s/op
   IcebergSourceFlatAvroDataReadBenchmark.readWithProjectionFileSource    ss    5   6.072 ±  0.151   s/op
   IcebergSourceFlatAvroDataReadBenchmark.readWithProjectionIceberg       ss    5   6.599 ±  0.464   s/op
   ```
   
   ```
   Benchmark                                                              Mode  Cnt  Score   Error  Units
   IcebergSourceNestedAvroDataReadBenchmark.readFileSource                  ss    5  8.610 ± 0.509   s/op
   IcebergSourceNestedAvroDataReadBenchmark.readIceberg                     ss    5  5.518 ± 2.093   s/op
   IcebergSourceNestedAvroDataReadBenchmark.readWithProjectionFileSource    ss    5  7.841 ± 0.573   s/op
   IcebergSourceNestedAvroDataReadBenchmark.readWithProjectionIceberg       ss    5  5.533 ± 5.309   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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org