Created
April 19, 2017 16:20
-
-
Save DikangGu/1b79a59cf2def031ce0f775eb90af40d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cassandra | |
Results: | |
Op rate : 324,557 op/s [insert: 216,382 op/s, singlepost: 108,176 op/s] | |
Partition rate : 324,557 pk/s [insert: 216,382 pk/s, singlepost: 108,176 pk/s] | |
Row rate : 324,557 row/s [insert: 216,382 row/s, singlepost: 108,176 row/s] | |
Latency mean : 0.3 ms [insert: 0.2 ms, singlepost: 0.4 ms] | |
Latency median : 0.2 ms [insert: 0.2 ms, singlepost: 0.3 ms] | |
Latency 95th percentile : 0.6 ms [insert: 0.4 ms, singlepost: 0.8 ms] | |
Latency 99th percentile : 1.1 ms [insert: 0.9 ms, singlepost: 1.4 ms] | |
Latency 99.9th percentile : 2.3 ms [insert: 2.0 ms, singlepost: 2.7 ms] | |
Latency max : 531.4 ms [insert: 531.4 ms, singlepost: 325.6 ms] | |
Total partitions : 2,336,829,048 [insert: 1,557,958,770, singlepost: 778,870,278] | |
Total errors : 0 [insert: 0, singlepost: 0] | |
Total GC count : 0 | |
Total GC memory : 0.000 KiB | |
Total GC time : 0.0 seconds | |
Avg GC time : NaN ms | |
StdDev GC time : 0.0 ms | |
Total operation time : 02:00:00 | |
RocksDB: | |
Results: | |
Op rate : 277,664 op/s [insert: 185,109 op/s, singlepost: 92,555 op/s] | |
Partition rate : 277,664 pk/s [insert: 185,109 pk/s, singlepost: 92,555 pk/s] | |
Row rate : 277,664 row/s [insert: 185,109 row/s, singlepost: 92,555 row/s] | |
Latency mean : 0.4 ms [insert: 0.4 ms, singlepost: 0.2 ms] | |
Latency median : 0.4 ms [insert: 0.4 ms, singlepost: 0.2 ms] | |
Latency 95th percentile : 0.6 ms [insert: 0.6 ms, singlepost: 0.3 ms] | |
Latency 99th percentile : 0.7 ms [insert: 0.7 ms, singlepost: 0.3 ms] | |
Latency 99.9th percentile : 1.2 ms [insert: 1.4 ms, singlepost: 0.6 ms] | |
Latency max : 4003.5 ms [insert: 4,003.5 ms, singlepost: 199.5 ms] | |
Total partitions : 1,999,180,372 [insert: 1,332,781,622, singlepost: 666,398,750] | |
Total errors : 0 [insert: 0, singlepost: 0] | |
Total GC count : 0 | |
Total GC memory : 0.000 KiB | |
Total GC time : 0.0 seconds | |
Avg GC time : NaN ms | |
StdDev GC time : 0.0 ms | |
Total operation time : 02:00:00 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment