zstan opened a new pull request, #6406: URL: https://github.com/apache/ignite-3/pull/6406
before ``` Benchmark (batchSize) (clusterSize) (count) (fsync) (partitionCount) (remote) (replicaCount) Mode Cnt Score Error Units BulkLoadBenchmark.sqlThinInsert 5 3 100000 false 32 false 1 ss 73.168 s/op ``` after ``` Benchmark (batchSize) (clusterSize) (count) (fsync) (partitionCount) (remote) (replicaCount) Mode Cnt Score Error Units BulkLoadBenchmark.sqlThinInsert 5 3 100000 false 32 false 1 ss 60.103 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org