Test Data of Master/Standby DCS Redis 4.0 or 5.0 Instances
Test Environment
Test Command
redis-benchmark -h {IP} -p {Port} -a {password} -n {nreqs} -r {randomkeys} -c {connection} -d {datasize} -t {command}
Reference values: -c {connect_number}: 500; -n {nreqs}: 10,000,000; -r {randomkeys}: 1,000,000; -d {datasize}: 32; -t {command}: set
Test Result
- The following test results are for reference only. The performance may vary depending on the site environment and network fluctuation.
- QPS: Query per second, indicates number of read and write operations per second. Unit: count/second.
- Average Latency: Average latency of operations, in milliseconds.
- xth Percentile Latency: latency of x% of operations, in milliseconds. For example, if the value is 10 ms, 99.99th percentile latency indicates that 99.99% queries can be processed within 10 ms.
Redis Cache Size |
CPU Type |
Concurrent Connections |
QPS |
99.99th-Percentile Latency (ms) |
First 100th-Percentile Latency (ms) |
Last 100th-Percentile Latency (ms) |
Average Latency (ms) |
---|---|---|---|---|---|---|---|
8 GB |
x86 |
500 |
132,068.98 |
11 |
18 |
205 |
3.298 |
10,000 |
82,386.58 |
171 |
178 |
263 |
69.275 |
||
8 GB |
Arm |
500 |
94,811.89 |
10 |
12 |
13 |
3.476 |
10,000 |
61,264.37 |
340 |
350 |
351 |
83.848 |
||
32 GB |
x86 |
500 |
131,385.33 |
9.5 |
16 |
17 |
3.333 |
10,000 |
82,275.41 |
157 |
162.18 |
162.43 |
62.105 |
||
32 GB |
Arm |
500 |
117,553.02 |
8 |
21 |
22 |
3.875 |
10,000 |
76,001.7 |
175 |
386 |
387 |
99.362 |
Redis Cache Size |
CPU Type |
Concurrent Connections |
QPS |
99.99th-Percentile Latency (ms) |
First 100th-Percentile Latency (ms) |
Last 100th-Percentile Latency (ms) |
Average Latency (ms) |
---|---|---|---|---|---|---|---|
8 GB |
x86 |
500 |
138,652.02 |
7 |
11 |
12 |
2.117 |
10,000 |
82,710.94 |
123.7 |
281.6 |
282.9 |
61.078 |
||
8 GB |
Arm |
500 |
95,432.59 |
8.8 |
10 |
214 |
3.186 |
10,000 |
60,984.16 |
217 |
337.15 |
337.92 |
83.321 |
||
32 GB |
x86 |
500 |
139,113.02 |
6.6 |
10 |
11 |
2.119 |
10,000 |
82,489.36 |
100 |
105.66 |
106 |
60.968 |
||
32 GB |
Arm |
500 |
139,041.45 |
6 |
10 |
11 |
2.487 |
10,000 |
81,563.41 |
141 |
149 |
150 |
63 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot