denis-chudov opened a new pull request, #4685:
URL: https://github.com/apache/ignite-3/pull/4685

   TxUpsertRetryOperationBenchmark
   
   ```
   Benchmark                             (fsync)  (keysUpperBound)          
(txRetryMode)   Mode  Cnt    Score   Error   Units
   TxUpsertRetryOperationBenchmark.doTx    false               100            
waitTimeout  thrpt    2  139.058          ops/ms
   TxUpsertRetryOperationBenchmark.doTx    false               100  
replicaOperationRetry  thrpt    2  144.860          ops/ms
   TxUpsertRetryOperationBenchmark.doTx    false              1000            
waitTimeout  thrpt    2  140.421          ops/ms
   TxUpsertRetryOperationBenchmark.doTx    false              1000  
replicaOperationRetry  thrpt    2  139.789          ops/ms
   TxUpsertRetryOperationBenchmark.doTx    false               100            
waitTimeout   avgt    2    0.055           ms/op
   TxUpsertRetryOperationBenchmark.doTx    false               100  
replicaOperationRetry   avgt    2    0.054           ms/op
   TxUpsertRetryOperationBenchmark.doTx    false              1000            
waitTimeout   avgt    2    0.058           ms/op
   TxUpsertRetryOperationBenchmark.doTx    false              1000  
replicaOperationRetry   avgt    2    0.061           ms/op
   ```
   TxBalanceRetryOperationBenchmark
   ```
   Benchmark                              (fsync)  (keysUpperBound)          
(txRetryMode)   Mode  Cnt    Score      Error   Units
   TxBalanceRetryOperationBenchmark.doTx    false               100            
waitTimeout  thrpt    3    0.050 ±    0.084  ops/ms
   TxBalanceRetryOperationBenchmark.doTx    false               100  
replicaOperationRetry  thrpt    3    0.396 ±    0.194  ops/ms
   TxBalanceRetryOperationBenchmark.doTx    false              1000            
waitTimeout  thrpt    3    0.401 ±    0.087  ops/ms
   TxBalanceRetryOperationBenchmark.doTx    false              1000  
replicaOperationRetry  thrpt    3    1.574 ±    1.293  ops/ms
   TxBalanceRetryOperationBenchmark.doTx    false               100            
waitTimeout   avgt    3  213.024 ± 1289.496   ms/op
   TxBalanceRetryOperationBenchmark.doTx    false               100  
replicaOperationRetry   avgt    3   23.776 ±   50.612   ms/op
   TxBalanceRetryOperationBenchmark.doTx    false              1000            
waitTimeout   avgt    3   17.943 ±   61.536   ms/op
   TxBalanceRetryOperationBenchmark.doTx    false              1000  
replicaOperationRetry   avgt    3    5.178 ±   15.865   ms/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

Reply via email to