zstan commented on PR #13215: URL: https://github.com/apache/ignite/pull/13215#issuecomment-4646226823
``` Benchmark (engine) Mode Cnt Score Error Units PR JmhSqlInsertBenchmark.sqlBatchInsert H2 avgt 10 298.954 ± 10.687 us/op JmhSqlInsertBenchmark.sqlBatchInsert CALCITE avgt 10 250.698 ± 12.055 us/op JmhSqlInsertBenchmark.sqlSimpleInsert H2 avgt 10 146.359 ± 11.565 us/op JmhSqlInsertBenchmark.sqlSimpleInsert CALCITE avgt 10 208.777 ± 9.790 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]
