腾讯云 标准型S3 | S3.2XLARGE16 使用体验
实例信息
- CPU:8核
- 内存:16GB
- 公网带宽:200Mbps
使用体验
正好有一款同配置的阿里云实例,下面就来对比以下。腾讯S3的8核实例7588和阿里云的8核S6实例8308比CPU评分低了9%,5748.97 MiB/sec的内存速度更是比阿里云的7557.84 MiB/sec低了24%,110 MiB/s的IO速度倒是跟阿里云的114 MiB/差不多。然而,当再看两者的价格。。。
- 腾讯云 标准型S3 | S3.2XLARGE16 ¥ 728元/月
- 阿里云 共享标准型 s6 ecs.s6-c1m2.2xlarge ¥ 480元 /月
基准测试
speedtest
–no-upload
1 2 3 |
Hosted by China unicom Jinan branch (Jinan) [361.92 km]: 16.802 ms Testing download speed................................................................................ Download: 213.48 Mbit/s |
sysbench
–test=cpu –threads=10
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
sysbench 1.0.20 (using bundled LuaJIT 2.1.0-beta2) Running the test with following options: Number of threads: 10 Initializing random number generator from current time Prime numbers limit: 10000 Initializing worker threads... Threads started! CPU speed: events per second: 7588.70 General statistics: total time: 10.0009s total number of events: 75905 Latency (ms): min: 1.04 avg: 1.32 max: 29.06 95th percentile: 1.08 sum: 99945.47 Threads fairness: events (avg/stddev): 7590.5000/435.45 execution time (avg/stddev): 9.9945/0.01 |
–test=memory –threads=10
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
sysbench 1.0.20 (using bundled LuaJIT 2.1.0-beta2) Running the test with following options: Number of threads: 10 Initializing random number generator from current time Running memory speed test with the following options: block size: 1KiB total size: 102400MiB operation: write scope: global Initializing worker threads... Threads started! Total operations: 58879129 (5886944.13 per second) 57499.15 MiB transferred (5748.97 MiB/sec) General statistics: total time: 10.0001s total number of events: 58879129 Latency (ms): min: 0.00 avg: 0.00 max: 28.01 95th percentile: 0.00 sum: 84650.01 Threads fairness: events (avg/stddev): 5887912.9000/414818.75 execution time (avg/stddev): 8.4650/0.08 |
–test=fileio –threads=10 –file-test-mode=seqwr
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
sysbench 1.0.20 (using bundled LuaJIT 2.1.0-beta2) Running the test with following options: Number of threads: 10 Initializing random number generator from current time Extra file open flags: (none) 128 files, 16MiB each 2GiB total file size Block size 16KiB Periodic FSYNC enabled, calling fsync() each 100 requests. Calling fsync() at the end of test, Enabled. Using synchronous I/O mode Doing sequential write (creation) test Initializing worker threads... Threads started! File operations: reads/s: 0.00 writes/s: 7060.90 fsyncs/s: 9164.55 Throughput: read, MiB/s: 0.00 written, MiB/s: 110.33 General statistics: total time: 10.0539s total number of events: 161873 Latency (ms): min: 0.01 avg: 0.62 max: 155.08 95th percentile: 1.03 sum: 99953.28 Threads fairness: events (avg/stddev): 16187.3000/1291.70 execution time (avg/stddev): 9.9953/0.01 |
There are no comments yet