LuciferYang commented on pull request #35580:
URL: https://github.com/apache/spark/pull/35580#issuecomment-1079819866
7.0.3
```
[INFO] Running org.apache.spark.util.kvstore.RocksDBBenchmark
count mean min max
95th
dbClose 4 0.332 0.235 0.557
0.557
dbCreation 4 75.354 3.301 290.771
290.771
naturalIndexCreateIterator 1024 0.005 0.002 1.418
0.007
naturalIndexDescendingCreateIterator 1024 0.006 0.006 0.068
0.008
naturalIndexDescendingIteration 1024 0.006 0.004 0.261
0.007
naturalIndexIteration 1024 0.006 0.004 0.061
0.009
randomDeleteIndexed 1024 0.026 0.020 0.231
0.035
randomDeletesNoIndex 1024 0.014 0.012 0.040
0.017
randomUpdatesIndexed 1024 0.081 0.032 31.135
0.085
randomUpdatesNoIndex 1024 0.037 0.033 0.528
0.042
randomWritesIndexed 1024 0.119 0.034 54.771
0.122
randomWritesNoIndex 1024 0.042 0.036 1.448
0.048
refIndexCreateIterator 1024 0.005 0.004 0.020
0.006
refIndexDescendingCreateIterator 1024 0.003 0.003 0.029
0.005
refIndexDescendingIteration 1024 0.006 0.005 0.046
0.008
refIndexIteration 1024 0.007 0.005 0.072
0.009
sequentialDeleteIndexed 1024 0.021 0.017 0.100
0.026
sequentialDeleteNoIndex 1024 0.014 0.012 0.039
0.017
sequentialUpdatesIndexed 1024 0.047 0.040 0.747
0.058
sequentialUpdatesNoIndex 1024 0.040 0.029 0.730
0.049
sequentialWritesIndexed 1024 0.050 0.044 1.842
0.057
sequentialWritesNoIndex 1024 0.041 0.031 2.213
0.044
```
Let me compile with 7.0.3 locally first
--
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]