zstan commented on PR #13215: URL: https://github.com/apache/ignite/pull/13215#issuecomment-4632683887
``` Benchmark (engine) Mode Cnt Score Error Units JmhSqlInsertBenchmark.sqlBatchInsert H2 avgt 10 301.080 ± 18.274 us/op JmhSqlInsertBenchmark.sqlBatchInsert CALCITE avgt 10 242.614 ± 11.620 us/op JmhSqlInsertBenchmark.sqlSimpleInsert H2 avgt 10 143.494 ± 6.029 us/op JmhSqlInsertBenchmark.sqlSimpleInsert CALCITE avgt 10 210.139 ± 8.787 us/op master JmhSqlInsertBenchmark.sqlBatchInsert H2 avgt 10 313.485 ± 16.779 us/op JmhSqlInsertBenchmark.sqlBatchInsert CALCITE avgt 10 259.445 ± 19.988 us/op JmhSqlInsertBenchmark.sqlSimpleInsert H2 avgt 10 156.609 ± 7.658 us/op JmhSqlInsertBenchmark.sqlSimpleInsert CALCITE avgt 10 222.638 ± 11.634 us/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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
