LuciferYang commented on pull request #35580:
URL: https://github.com/apache/spark/pull/35580#issuecomment-1079897094


   6.29.4.1 on Linux
   
   ```
   [INFO] Running org.apache.spark.util.kvstore.RocksDBBenchmark
                                                count   mean    min     max     
95th
   dbClose                                      4       0.356   0.281   0.519   
0.519
   dbCreation                                   4       77.093  3.549   300.771 
300.771
   naturalIndexCreateIterator                   1024    0.006   0.002   1.429   
0.008
   naturalIndexDescendingCreateIterator         1024    0.006   0.005   0.071   
0.008
   naturalIndexDescendingIteration              1024    0.006   0.004   0.259   
0.008
   naturalIndexIteration                        1024    0.006   0.004   0.063   
0.009
   randomDeleteIndexed                          1024    0.026   0.019   0.319   
0.035
   randomDeletesNoIndex                         1024    0.015   0.012   0.038   
0.017
   randomUpdatesIndexed                         1024    0.081   0.032   30.418  
0.087
   randomUpdatesNoIndex                         1024    0.063   0.059   0.629   
0.068
   randomWritesIndexed                          1024    0.119   0.034   52.506  
0.125
   randomWritesNoIndex                          1024    0.071   0.063   1.647   
0.078
   refIndexCreateIterator                       1024    0.004   0.004   0.017   
0.006
   refIndexDescendingCreateIterator             1024    0.003   0.003   0.031   
0.005
   refIndexDescendingIteration                  1024    0.007   0.005   0.048   
0.009
   refIndexIteration                            1024    0.007   0.005   0.074   
0.010
   sequentialDeleteIndexed                      1024    0.021   0.017   0.124   
0.024
   sequentialDeleteNoIndex                      1024    0.015   0.012   0.050   
0.017
   sequentialUpdatesIndexed                     1024    0.070   0.051   1.724   
0.082
   sequentialUpdatesNoIndex                     1024    0.067   0.050   0.790   
0.079
   sequentialWritesIndexed                      1024    0.073   0.058   2.074   
0.083
   sequentialWritesNoIndex                      1024    0.057   0.051   3.193   
0.062
   ```
   
   6.29.4.1 on M1
   
   ```
   [INFO] Running org.apache.spark.util.kvstore.RocksDBBenchmark
                                                count   mean    min     max     
95th
   dbClose                                      4       0.563   0.428   0.861   
0.861
   dbCreation                                   4       312.788 134.860 737.943 
737.943
   naturalIndexCreateIterator                   1024    0.003   0.001   0.963   
0.003
   naturalIndexDescendingCreateIterator         1024    0.003   0.002   0.048   
0.003
   naturalIndexDescendingIteration              1024    0.003   0.003   0.018   
0.004
   naturalIndexIteration                        1024    0.004   0.003   0.084   
0.011
   randomDeleteIndexed                          1024    0.017   0.013   0.306   
0.020
   randomDeletesNoIndex                         1024    0.010   0.009   0.032   
0.011
   randomUpdatesIndexed                         1024    0.044   0.020   15.237  
0.041
   randomUpdatesNoIndex                         1024    0.019   0.015   0.533   
0.022
   randomWritesIndexed                          1024    0.091   0.023   50.713  
0.088
   randomWritesNoIndex                          1024    0.036   0.023   7.722   
0.035
   refIndexCreateIterator                       1024    0.002   0.002   0.013   
0.002
   refIndexDescendingCreateIterator             1024    0.001   0.001   0.010   
0.002
   refIndexDescendingIteration                  1024    0.010   0.003   6.005   
0.005
   refIndexIteration                            1024    0.005   0.004   0.233   
0.005
   sequentialDeleteIndexed                      1024    0.015   0.013   0.088   
0.018
   sequentialDeleteNoIndex                      1024    0.013   0.011   0.325   
0.015
   sequentialUpdatesIndexed                     1024    0.023   0.018   0.512   
0.029
   sequentialUpdatesNoIndex                     1024    0.026   0.021   0.536   
0.031
   sequentialWritesIndexed                      1024    0.041   0.023   1.817   
0.082
   sequentialWritesNoIndex                      1024    0.030   0.024   2.137   
0.039
   ```


-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to