{"id":10764,"date":"2024-03-08T10:32:52","date_gmt":"2024-03-08T02:32:52","guid":{"rendered":"https:\/\/www.orczhou.com\/?page_id=10764"},"modified":"2025-12-02T09:15:23","modified_gmt":"2025-12-02T01:15:23","slug":"cloud-database-performance-rds-mysql","status":"publish","type":"page","link":"https:\/\/www.orczhou.com\/index.php\/cloud-database-performance-rds-mysql\/","title":{"rendered":"\u5168\u7403\u516b\u5927\u4e91\u5382\u5546RDS MySQL\u6027\u80fd\u5bf9\u6bd4"},"content":{"rendered":"\n<p>\u5728\u4e0d\u540c\u7684\u4e91\u5382\u5546\uff0c\u8d2d\u4e70\u76f8\u540c\u89c4\u683c\u7684 MySQL \u5b9e\u4f8b\uff0c\u83b7\u5f97\u7684\u6027\u80fd\u76f8\u540c\u5417\uff1f\u672c\u6587\u4f7f\u7528 Sysybench\uff0c\u5bf9\u4e0d\u540c\u4e91\u5382\u5546\u7684\u540c\u6837\u89c4\u683c\u201c4vCPU-16GB\u201d\u8fdb\u884c\u6027\u80fd\u6d4b\u8bd5\u6765\u5c1d\u8bd5\u56de\u7b54\u4e0a\u8ff0\u95ee\u9898\u3002<\/p>\n\n\n<div>    <script type=\"text\/javascript\">\n      google.charts.load('current', {'packages':['corechart','line']});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n        ['threads\/qps', 'tencent',{type:'string', role:'annotation'},'aliyun',{type:'string', role:'annotation'},'aws','huawei','baidu','azure','oracle',{type:'string', role:'annotation'},'google'],\n['4',6413,6413,6581,6581,1705,2823,1972,1459,3675,3675,1752],\n['8',10496,10496,10542,10542,3383,5163,3844,2870,6578,6578,3058],\n['16',19062,19062,16609,16609,6670,9360,7066,5319,10456,10456,5398],\n['32',26871,26871,26390,26390,13032,16089,12289,9246,11707,11707,8626],\n['48',30822,30822,30422,30422,18889,21067,16274,11743,12221,12221,9817],\n['64',32500,32500,32888,32888,23324,24319,19153,13101,12921,12921,10872],\n['96',35771,35771,35463,35463,27979,25905,21635,14267,12841,12841,10899],\n['128',39228,39228,36192,36192,30681,24634,22208,14550,13542,13542,11006],\n['192',44717,44717,38391,38391,33402,25048,22735,14528,12785,12785,10874],\n['256',46125,46125,37543,37543,34080,25462,23009,14160,13680,13680,10888],\n['384',46413,46413,37513,37513,34071,25848,22600,14598,13860,13860,10865],\n['512',46814,46814,38590,38590,33612,26936,22652,14777,13452,13452,10928],\n ]);\n        var options = {\n          title: 'Benchmark for Cloud MySQL at 202511',\n          titleTextStyle: { color: '#4285f4', fontSize: 20, bold: true},\n          subtitle: '4vCPU16GB-100GB-3000iops-Multi-az-by-Sysbench\/orczhou',\n          curveType: 'none',\n          lineWidth:1.5,\n          chartArea:{left:90,bottom:70,top:24},\n          hAxis:{\n            title: 'Sysbench concurrent threads',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          vAxis: {\n            title: 'Sysbench QPS (Queries Per Seconds)',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          legend: {\n            position: 'right',\n            textStyle: {fontSize: 18},\n            maxLines:8,\n            alignment:'start',\n          },\n          series: {             0: {\n                                  color: '#0052d9',\n                 pointShape:'circle',\n                 pointSize: 4,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0052d9',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            1: {\n                                  color: '#ff6a00',\n                 pointShape:'star',\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff6a00',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            2: {\n                                  color: '#141e2e',\n                 pointShape:'triangle',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#141e2e',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            3: {\n                                  color: '#cd0d2d',\n                 pointShape:'square',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#cd0d2d',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            4: {\n                                  color: '#2418dd',\n                 pointShape:'diamond',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#2418dd',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            5: {\n                                  color: '#0389d6',\n                 pointShape:{ type: 'star', sides: 4,rotation:45 },\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0389d6',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            6: {\n                                  color: '#ff0000',\n                 pointShape:{ type: 'star', sides: 6,dent:0.8 },\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff0000',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            7: {\n                                  color: '#34a853',\n                 pointShape:{ type: 'star', sides: 5,dent:0.8 },\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#34a853',\n                     opacity: 0.8\n                   }\n                 },\n               },\n },\n          width: 1100,\n          height: 580,\n        };\n        var chart = new google.visualization.LineChart(document.getElementById('chart_div_202511'));\n\/*\n *      set subtitle, ref:\n *          https:\/\/stackoverflow.com\/questions\/41893055\/add-subtitle-in-areachart-in-google-chart\n *\n * *\/\n        var container = document.getElementById('chart_div_202511');\n        google.visualization.events.addListener(chart, 'ready', function () {\n          Array.prototype.forEach.call(container.getElementsByTagName('text'), function(label) {\n            if (label.innerHTML === options.title) {\n              var subtitle = label.parentNode.appendChild(label.cloneNode(true));\n              subtitle.innerHTML = '4vCPU16GB-100GB-3000iops-Multi-az-by-Sysbench\/orczhou';\n              subtitle.setAttribute('font-size', 10 );\n              subtitle.style.fontSize = \"10px\";\n              subtitle.style.fill = \"gray\";\n              \/\/subtitle.setAttribute(\"style\", \"color: green;\");\n              subtitle.setAttribute('y', parseFloat(label.getAttribute('y')) + 20);\n            }\n          });\n        });\n        chart.draw(data, options);\n      }\n    <\/script>\n    <div id=\"chart_div_202511\" style=\"\"><\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Sysbench QPS \u8be6\u7ec6\u6570\u636e<\/h4>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:5%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:90%\"><div><table class=\"pure-table pure-table-bordered\" style=\"font-size:0.8em;width:100%\"><thead><tr><th>data<\/th><th>aliyun<\/th><th>aws<\/th><th>azure<\/th><th>baidu<\/th><th>google<\/th><th>huawei<\/th><th>oracle<\/th><th>tencent<\/th><\/tr><\/thead><tbody><tr><td>4<\/td><td>6581<\/td><td>1705<\/td><td>1459<\/td><td>1972<\/td><td>1752<\/td><td>2823<\/td><td>3675<\/td><td>6413<\/td><tr><td>8<\/td><td>10542<\/td><td>3383<\/td><td>2870<\/td><td>3844<\/td><td>3058<\/td><td>5163<\/td><td>6578<\/td><td>10496<\/td><tr><td>16<\/td><td>16609<\/td><td>6670<\/td><td>5319<\/td><td>7066<\/td><td>5398<\/td><td>9360<\/td><td>10456<\/td><td>19062<\/td><tr><td>32<\/td><td>26390<\/td><td>13032<\/td><td>9246<\/td><td>12289<\/td><td>8626<\/td><td>16089<\/td><td>11707<\/td><td>26871<\/td><tr><td>48<\/td><td>30422<\/td><td>18889<\/td><td>11743<\/td><td>16274<\/td><td>9817<\/td><td>21067<\/td><td>12221<\/td><td>30822<\/td><tr><td>64<\/td><td>32888<\/td><td>23324<\/td><td>13101<\/td><td>19153<\/td><td>10872<\/td><td>24319<\/td><td>12921<\/td><td>32500<\/td><tr><td>96<\/td><td>35463<\/td><td>27979<\/td><td>14267<\/td><td>21635<\/td><td>10899<\/td><td>25905<\/td><td>12841<\/td><td>35771<\/td><tr><td>128<\/td><td>36192<\/td><td>30681<\/td><td>14550<\/td><td>22208<\/td><td>11006<\/td><td>24634<\/td><td>13542<\/td><td>39228<\/td><tr><td>192<\/td><td>38391<\/td><td>33402<\/td><td>14528<\/td><td>22735<\/td><td>10874<\/td><td>25048<\/td><td>12785<\/td><td>44717<\/td><tr><td>256<\/td><td>37543<\/td><td>34080<\/td><td>14160<\/td><td>23009<\/td><td>10888<\/td><td>25462<\/td><td>13680<\/td><td>46125<\/td><tr><td>384<\/td><td>37513<\/td><td>34071<\/td><td>14598<\/td><td>22600<\/td><td>10865<\/td><td>25848<\/td><td>13860<\/td><td>46413<\/td><tr><td>512<\/td><td>38590<\/td><td>33612<\/td><td>14777<\/td><td>22652<\/td><td>10928<\/td><td>26936<\/td><td>13452<\/td><td>46814<\/td><\/tr><\/tbody><\/table><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:5%\"><\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Latency (Event) \u8be6\u7ec6\u6570\u636e<\/h4>\n\n\n\n<p>\u5982\u4e0b\u8868\u683c\u5206\u522b\u4e3a\uff1a\u5e73\u5747\u5ef6\u8fdf \u548c 95%\u5ef6\u8fdf\u6570\u636e\u3002\u5355\u4f4d\u4e3a\uff1a\u6beb\u79d2\/ms\u3002<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"font-size:12px\"><div><table class=\"pure-table pure-table-bordered\" style=\"font-size:0.8em;width:100%\"><thead><tr><th>data<\/th><th>aliyun<\/th><th>aws<\/th><th>azure<\/th><th>baidu<\/th><th>google<\/th><th>huawei<\/th><th>oracle<\/th><th>tencent<\/th><\/tr><\/thead><tbody><tr><td>4<\/td><td>10.94<\/td><td>42.23<\/td><td>49.34<\/td><td>36.51<\/td><td>41.09<\/td><td>25.51<\/td><td>19.60<\/td><td>11.23<\/td><tr><td>8<\/td><td>13.66<\/td><td>42.56<\/td><td>50.16<\/td><td>37.46<\/td><td>47.08<\/td><td>27.89<\/td><td>21.89<\/td><td>13.72<\/td><tr><td>16<\/td><td>17.34<\/td><td>43.17<\/td><td>54.13<\/td><td>40.75<\/td><td>53.35<\/td><td>30.77<\/td><td>27.54<\/td><td>15.11<\/td><tr><td>32<\/td><td>21.82<\/td><td>44.19<\/td><td>62.29<\/td><td>46.87<\/td><td>66.76<\/td><td>35.80<\/td><td>49.20<\/td><td>21.42<\/td><tr><td>48<\/td><td>28.40<\/td><td>45.73<\/td><td>73.56<\/td><td>53.09<\/td><td>87.98<\/td><td>41.01<\/td><td>70.70<\/td><td>28.03<\/td><tr><td>64<\/td><td>35.02<\/td><td>49.38<\/td><td>87.91<\/td><td>60.14<\/td><td>105.94<\/td><td>47.36<\/td><td>89.16<\/td><td>35.44<\/td><tr><td>96<\/td><td>48.72<\/td><td>61.75<\/td><td>121.09<\/td><td>79.86<\/td><td>158.51<\/td><td>66.69<\/td><td>134.54<\/td><td>48.30<\/td><tr><td>128<\/td><td>63.65<\/td><td>75.08<\/td><td>158.31<\/td><td>103.73<\/td><td>209.26<\/td><td>93.51<\/td><td>170.09<\/td><td>58.72<\/td><tr><td>192<\/td><td>90.01<\/td><td>103.44<\/td><td>237.81<\/td><td>151.97<\/td><td>317.68<\/td><td>137.94<\/td><td>270.22<\/td><td>77.27<\/td><tr><td>256<\/td><td>122.71<\/td><td>135.18<\/td><td>325.28<\/td><td>200.21<\/td><td>423.12<\/td><td>180.92<\/td><td>336.67<\/td><td>99.88<\/td><tr><td>384<\/td><td>184.18<\/td><td>202.80<\/td><td>473.18<\/td><td>305.70<\/td><td>635.50<\/td><td>267.27<\/td><td>498.30<\/td><td>148.89<\/td><tr><td>512<\/td><td>238.72<\/td><td>274.02<\/td><td>623.17<\/td><td>406.61<\/td><td>842.19<\/td><td>341.93<\/td><td>684.53<\/td><td>196.77<\/td><\/tr><\/tbody><\/table><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"font-size:12px\"><div><table class=\"pure-table pure-table-bordered\" style=\"font-size:0.8em;width:100%\"><thead><tr><th>data<\/th><th>aliyun<\/th><th>aws<\/th><th>azure<\/th><th>baidu<\/th><th>google<\/th><th>huawei<\/th><th>oracle<\/th><th>tencent<\/th><\/tr><\/thead><tbody><tr><td>4<\/td><td>14.21<\/td><td>44.98<\/td><td>56.84<\/td><td>39.65<\/td><td>52.89<\/td><td>29.72<\/td><td>26.68<\/td><td>13.22<\/td><tr><td>8<\/td><td>17.01<\/td><td>44.17<\/td><td>56.84<\/td><td>41.85<\/td><td>69.29<\/td><td>32.53<\/td><td>32.53<\/td><td>16.41<\/td><tr><td>16<\/td><td>20.74<\/td><td>44.98<\/td><td>62.19<\/td><td>46.63<\/td><td>81.48<\/td><td>36.89<\/td><td>44.98<\/td><td>18.61<\/td><tr><td>32<\/td><td>31.37<\/td><td>48.34<\/td><td>71.83<\/td><td>57.87<\/td><td>116.80<\/td><td>43.39<\/td><td>89.16<\/td><td>27.66<\/td><tr><td>48<\/td><td>41.10<\/td><td>51.02<\/td><td>87.56<\/td><td>69.29<\/td><td>139.85<\/td><td>50.11<\/td><td>118.92<\/td><td>37.56<\/td><tr><td>64<\/td><td>52.89<\/td><td>58.92<\/td><td>108.68<\/td><td>81.48<\/td><td>161.51<\/td><td>57.87<\/td><td>153.02<\/td><td>49.21<\/td><tr><td>96<\/td><td>77.19<\/td><td>80.03<\/td><td>155.80<\/td><td>114.72<\/td><td>219.36<\/td><td>102.97<\/td><td>215.44<\/td><td>66.84<\/td><tr><td>128<\/td><td>97.55<\/td><td>94.10<\/td><td>200.47<\/td><td>150.29<\/td><td>282.25<\/td><td>123.28<\/td><td>248.83<\/td><td>82.96<\/td><tr><td>192<\/td><td>125.52<\/td><td>147.61<\/td><td>303.33<\/td><td>211.60<\/td><td>427.07<\/td><td>196.89<\/td><td>383.33<\/td><td>108.68<\/td><tr><td>256<\/td><td>164.45<\/td><td>207.82<\/td><td>419.45<\/td><td>277.21<\/td><td>559.50<\/td><td>282.25<\/td><td>458.96<\/td><td>139.85<\/td><tr><td>384<\/td><td>248.83<\/td><td>308.84<\/td><td>612.21<\/td><td>397.39<\/td><td>831.46<\/td><td>502.20<\/td><td>657.93<\/td><td>204.11<\/td><tr><td>512<\/td><td>320.17<\/td><td>404.61<\/td><td>787.74<\/td><td>520.62<\/td><td>1089.30<\/td><td>502.20<\/td><td>893.56<\/td><td>267.41<\/td><\/tr><\/tbody><\/table><\/div>\n<\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">MySQL \u53c2\u6570\u5bf9\u6bd4\u8868\u683c<\/h4>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column has-x-small-font-size is-layout-flow wp-block-column-is-layout-flow\"><div><table class=\"pure-table pure-table-bordered\" style=\"font-size:0.8em;width:100%\"><thead><tr><th>data<\/th><th>aliyun<\/th><th>aws<\/th><th>azure<\/th><th>baidu<\/th><th>google<\/th><th>huawei<\/th><th>oracle<\/th><th>tencent<\/th><\/tr><\/thead><tbody><tr><td>have_ssl<\/td><td>DISABLED<\/td><td>YES<\/td><td>YES<\/td><td>DISABLED<\/td><td>YES<\/td><td>DISABLED<\/td><td>YES<\/td><td>DISABLED<\/td><tr><td>innodb_buffer_pool_size<\/td><td>9.75GB<\/td><td>11GB<\/td><td>12GB<\/td><td>12GB<\/td><td>11GB<\/td><td>9GB<\/td><td>17GB<\/td><td>12GB<\/td><tr><td>innodb_doublewrite<\/td><td>ON<\/td><td>OFF<\/td><td>OFF<\/td><td>ON<\/td><td>ON<\/td><td>ON<\/td><td>ON<\/td><td>ON<\/td><tr><td>innodb_flush_log_at_trx_commit<\/td><td>1<\/td><td>1<\/td><td>1<\/td><td>1<\/td><td>1<\/td><td>1<\/td><td>1<\/td><td>1<\/td><tr><td>innodb_flush_method<\/td><td>O_DIRECT<\/td><td>O_DIRECT<\/td><td>fsync<\/td><td>fsync<\/td><td>O_DIRECT<\/td><td>O_DIRECT<\/td><td>O_DIRECT<\/td><td>O_DIRECT<\/td><tr><td>innodb_io_capacity<\/td><td>20000<\/td><td>200<\/td><td>200<\/td><td>2000<\/td><td>5000<\/td><td>12000<\/td><td>1250<\/td><td>20000<\/td><tr><td>innodb_read_io_threads<\/td><td>4<\/td><td>4<\/td><td>NA<\/td><td>8<\/td><td>4<\/td><td>4<\/td><td>2<\/td><td>4<\/td><tr><td>innodb_write_io_threads<\/td><td>4<\/td><td>4<\/td><td>NA<\/td><td>8<\/td><td>4<\/td><td>4<\/td><td>4<\/td><td>4<\/td><tr><td>log_bin<\/td><td>ON<\/td><td>OFF<\/td><td>ON<\/td><td>ON<\/td><td>ON<\/td><td>ON<\/td><td>ON<\/td><td>ON<\/td><tr><td>performance_schema<\/td><td>OFF<\/td><td>OFF<\/td><td>ON<\/td><td>OFF<\/td><td>ON<\/td><td>OFF<\/td><td>ON<\/td><td>OFF<\/td><tr><td>rpl_semi_sync_master_enabled<\/td><td>ON<\/td><td>NA<\/td><td>NA<\/td><td>ON<\/td><td>NA<\/td><td>ON<\/td><td>NA<\/td><td>ON<\/td><tr><td>rpl_semi_sync_master_timeout<\/td><td>1000<\/td><td>NA<\/td><td>NA<\/td><td>10000<\/td><td>NA<\/td><td>10000<\/td><td>NA<\/td><td>10000<\/td><tr><td>sync_binlog<\/td><td>1<\/td><td>1<\/td><td>1<\/td><td>1000<\/td><td>1<\/td><td>1<\/td><td>1<\/td><td>1<\/td><tr><td>thread_pool_size<\/td><td>8<\/td><td>NA<\/td><td>4<\/td><td>NA<\/td><td>4<\/td><td>NA<\/td><td>16<\/td><td>4<\/td><tr><td>version<\/td><td>8.0.36<\/td><td>8.0.43<\/td><td>8.0.42-azure<\/td><td>8.0.32-4.0.0.5<\/td><td>8.0.41-google<\/td><td>8.0.41-250900<\/td><td>8.0.40-u8-cloud<\/td><td>8.0.30-txsql<\/td><tr><td>instance_type<\/td><td>mysql.x4.large.2c<\/td><td>db.m7i.xlarge<\/td><td>GP_Standard_D4ads_v5<\/td><td>4<\/td><td>db-custom-4-16384<\/td><td>rds.mysql.x1.xlarge.4.ha<\/td><td>MySQL.4<\/td><td>4c<\/td><tr><td>storage_type<\/td><td>cloud_essd<\/td><td>io1<\/td><td>NA<\/td><td>cloud_enha<\/td><td>NA<\/td><td>CLOUDSSD<\/td><td>NA<\/td><td>EXCLUSIVE<\/td><tr><td>storage_size<\/td><td>100<\/td><td>100<\/td><td>100<\/td><td>100<\/td><td>100<\/td><td>100<\/td><td>100<\/td><td>100<\/td><tr><td>storage_iops<\/td><td>NA<\/td><td>3000<\/td><td>3000<\/td><td>NA<\/td><td>NA<\/td><td>NA<\/td><td>NA<\/td><td>NA<\/td><tr><td>cpu_capacity<\/td><td>123.9<\/td><td>145.3<\/td><td>73.6<\/td><td>74.2<\/td><td>54.6<\/td><td>148.3<\/td><td>120.9<\/td><td>138.1<\/td><\/tr><\/tbody><\/table><\/div>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">\u66f4\u591a\u5386\u53f2\u6d4b\u8bd5<\/h4>\n\n\n\n<ul class=\"wp-block-list is-style-no-disc\">\n<li>[1] <a href=\"https:\/\/www.orczhou.com\/index.php\/cloud-database-performance-rds-mysql\/\">\u4e91\u6570\u636e\u5e93 RDS MySQL \u7684\u6027\u80fd\u7efc\u8ff0<\/a><\/li>\n\n\n\n<li>[2] <a href=\"https:\/\/www.orczhou.com\/index.php\/2025\/11\/cloud-rds-mysql-performance-at-2025-11\/\" data-type=\"link\" data-id=\"https:\/\/www.orczhou.com\/index.php\/2025\/11\/cloud-rds-mysql-performance-at-2025-11\/\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2025-11<\/a><\/li>\n\n\n\n<li>[3] <a href=\"https:\/\/www.orczhou.com\/index.php\/2025\/08\/cloud-database-rds-mysql-performance-benchmark\/\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2025-07<\/a><\/li>\n\n\n\n<li>[4] <a href=\"https:\/\/www.orczhou.com\/index.php\/2025\/04\/cloud-database-rds-mysql-performance-2\/\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2025-04<\/a><\/li>\n\n\n\n<li>[5] <a href=\"https:\/\/www.orczhou.com\/index.php\/2025\/02\/cloud-database-rds-mysql-performance\/\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2025-01<\/a><\/li>\n\n\n\n<li>[6] <a href=\"https:\/\/www.orczhou.com\/index.php\/2024\/09\/cloud-database-rds-mysql-performance-sysbench-benchmark\/\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2024-09<\/a><\/li>\n\n\n\n<li>[7] <a href=\"https:\/\/www.orczhou.com\/index.php\/2024\/06\/cloud-database-rds-mysql-performance-benchmark-2024-06\/\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2024-05<\/a><\/li>\n\n\n\n<li>[8] <a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/12\/performance-of-all-the-cloud-database\/\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bc4\u4e0e\u5bf9\u6bd4@2023-12<\/a><\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center\"><strong>2025\u5e7407\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe<\/strong><\/h3>\n\n\n<div>    <script type=\"text\/javascript\">\n      google.charts.load('current', {'packages':['corechart','line']});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n        ['threads\/qps', 'tencent',{type:'string', role:'annotation'},'aws','aliyun',{type:'string', role:'annotation'},'baidu','huawei','azure','oracle',{type:'string', role:'annotation'},'google'],\n['4',6439,6439,3365,6934,6934,2164,2351,1615,3701,3701,1449],\n['8',11999,11999,6685,9842,9842,4079,4284,3018,6387,6387,2832],\n['16',19864,19864,13028,15597,15597,7360,7626,5511,10120,10120,4767],\n['32',29928,29928,22766,23331,23331,12633,13282,9761,11355,11355,7333],\n['48',32940,32940,26362,26740,26740,16442,17030,12245,11601,11601,9780],\n['64',34154,34154,28181,29284,29284,19505,19441,13261,12557,12557,11144],\n['96',33711,33711,30829,31033,31033,22066,19805,14418,12282,12282,11166],\n['128',32735,32735,32467,31450,31450,22912,19826,15066,13030,13030,11191],\n['192',35476,35476,32558,32287,32287,23386,20453,15314,12677,12677,11244],\n['256',36917,36917,31954,31571,31571,23291,21489,15470,12910,12910,10963],\n['384',37473,37473,32047,31419,31419,23045,22894,15892,13242,13242,11212],\n['512',37992,37992,32221,31382,31382,22987,22750,15978,12643,12643,11399],\n ]);\n        var options = {\n          title: 'Benchmark for Cloud MySQL at 202507',\n          titleTextStyle: { color: '#4285f4', fontSize: 20, bold: true},\n          subtitle: '4vCPU16GB-100GB-3000iops-Multi-az-by-Sysbench\/orczhou',\n          curveType: 'none',\n          lineWidth:1.5,\n          chartArea:{left:90,bottom:70,top:24},\n          hAxis:{\n            title: 'Sysbench concurrent threads',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          vAxis: {\n            title: 'Sysbench QPS (Queries Per Seconds)',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          legend: {\n            position: 'right',\n            textStyle: {fontSize: 18},\n            maxLines:8,\n            alignment:'start',\n          },\n          series: {             0: {\n                                  color: '#0052d9',\n                 pointShape:'circle',\n                 pointSize: 4,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0052d9',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            1: {\n                                  color: '#141e2e',\n                 pointShape:'triangle',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#141e2e',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            2: {\n                                  color: '#ff6a00',\n                 pointShape:'star',\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff6a00',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            3: {\n                                  color: '#2418dd',\n                 pointShape:'diamond',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#2418dd',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            4: {\n                                  color: '#cd0d2d',\n                 pointShape:'square',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#cd0d2d',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            5: {\n                                  color: '#0389d6',\n                 pointShape:{ type: 'star', sides: 4,rotation:45 },\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0389d6',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            6: {\n                                  color: '#ff0000',\n                 pointShape:{ type: 'star', sides: 6,dent:0.8 },\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff0000',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            7: {\n                                  color: '#34a853',\n                 pointShape:{ type: 'star', sides: 5,dent:0.8 },\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#34a853',\n                     opacity: 0.8\n                   }\n                 },\n               },\n },\n          width: 1100,\n          height: 580,\n        };\n        var chart = new google.visualization.LineChart(document.getElementById('chart_div_202507'));\n\/*\n *      set subtitle, ref:\n *          https:\/\/stackoverflow.com\/questions\/41893055\/add-subtitle-in-areachart-in-google-chart\n *\n * *\/\n        var container = document.getElementById('chart_div_202507');\n        google.visualization.events.addListener(chart, 'ready', function () {\n          Array.prototype.forEach.call(container.getElementsByTagName('text'), function(label) {\n            if (label.innerHTML === options.title) {\n              var subtitle = label.parentNode.appendChild(label.cloneNode(true));\n              subtitle.innerHTML = '4vCPU16GB-100GB-3000iops-Multi-az-by-Sysbench\/orczhou';\n              subtitle.setAttribute('font-size', 10 );\n              subtitle.style.fontSize = \"10px\";\n              subtitle.style.fill = \"gray\";\n              \/\/subtitle.setAttribute(\"style\", \"color: green;\");\n              subtitle.setAttribute('y', parseFloat(label.getAttribute('y')) + 20);\n            }\n          });\n        });\n        chart.draw(data, options);\n      }\n    <\/script>\n    <div id=\"chart_div_202507\" style=\"\"><\/div><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center\"><strong>2025\u5e7404\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe<\/strong><\/h3>\n\n\n<div>    <script type=\"text\/javascript\">\n      google.charts.load('current', {'packages':['corechart','line']});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n        ['threads\/qps', 'aliyun',{type:'string', role:'annotation'},'tencent',{type:'string', role:'annotation'},'azure','huawei','aws','baidu','google','oracle',{type:'string', role:'annotation'}],\n['4',6749,6749,6118,6118,1417,2753,1657,1776,1655,2987,2987],\n['8',9483,9483,11196,11196,2820,4989,3304,3260,2895,5004,5004],\n['16',14533,14533,19249,19249,5418,9263,6395,6094,5206,7343,7343],\n['32',22082,22082,30337,30337,9646,15601,12295,10483,7427,7881,7881],\n['48',27974,27974,34849,34849,12511,19787,16295,13599,8482,7583,7583],\n['64',33061,33061,35951,35951,15137,21697,17704,16364,9209,7626,7626],\n['96',35588,35588,34147,34147,18669,22855,20843,19334,9659,8257,8257],\n['128',38226,38226,34271,34271,20964,22303,22311,20061,9704,8046,8046],\n['192',40135,40135,37142,37142,23274,23323,22530,20960,10456,7806,7806],\n['256',40190,40190,38175,38175,24643,23572,22369,21412,10638,7853,7853],\n['384',41914,41914,39298,39298,25153,23785,22097,21104,10506,8009,8009],\n['512',41596,41596,38840,38840,25700,23910,21793,21279,10768,8381,8381],\n ]);\n        var options = {\n          title: 'Benchmark for Cloud MySQL at 202504',\n          titleTextStyle: { color: '#4285f4', fontSize: 20, bold: true},\n          subtitle: '4vCPU16GB-100GB-3000iops-Multi-az-by-Sysbench\/orczhou',\n          curveType: 'none',\n          lineWidth:1.5,\n          chartArea:{left:90,bottom:70,top:24},\n          hAxis:{\n            title: 'Sysbench concurrent threads',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          vAxis: {\n            title: 'Sysbench QPS (Queries Per Seconds)',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          legend: {\n            position: 'right',\n            textStyle: {fontSize: 18},\n            maxLines:8,\n            alignment:'start',\n          },\n          series: {             0: {\n                                  color: '#ff6a00',\n                 pointShape:'star',\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff6a00',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            1: {\n                                  color: '#0052d9',\n                 pointShape:'circle',\n                 pointSize: 4,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0052d9',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            2: {\n                                  color: '#0389d6',\n                 pointShape:{ type: 'star', sides: 4,rotation:45 },\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0389d6',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            3: {\n                                  color: '#cd0d2d',\n                 pointShape:'square',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#cd0d2d',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            4: {\n                                  color: '#141e2e',\n                 pointShape:'triangle',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#141e2e',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            5: {\n                                  color: '#2418dd',\n                 pointShape:'diamond',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#2418dd',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            6: {\n                                  color: '#34a853',\n                 pointShape:{ type: 'star', sides: 5,dent:0.8 },\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#34a853',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            7: {\n                                  color: '#ff0000',\n                 pointShape:{ type: 'star', sides: 6,dent:0.8 },\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff0000',\n                     opacity: 0.8\n                   }\n                 },\n               },\n },\n          width: 1200,\n          height: 580,\n        };\n        var chart = new google.visualization.LineChart(document.getElementById('chart_div_202504'));\n\/*\n *      set subtitle, ref:\n *          https:\/\/stackoverflow.com\/questions\/41893055\/add-subtitle-in-areachart-in-google-chart\n *\n * *\/\n        var container = document.getElementById('chart_div_202504');\n        google.visualization.events.addListener(chart, 'ready', function () {\n          Array.prototype.forEach.call(container.getElementsByTagName('text'), function(label) {\n            if (label.innerHTML === options.title) {\n              var subtitle = label.parentNode.appendChild(label.cloneNode(true));\n              subtitle.innerHTML = '4vCPU16GB-100GB-3000iops-Multi-az-by-Sysbench\/orczhou';\n              subtitle.setAttribute('font-size', 10 );\n              subtitle.style.fontSize = \"10px\";\n              subtitle.style.fill = \"gray\";\n              \/\/subtitle.setAttribute(\"style\", \"color: green;\");\n              subtitle.setAttribute('y', parseFloat(label.getAttribute('y')) + 20);\n            }\n          });\n        });\n        chart.draw(data, options);\n      }\n    <\/script>\n    <div id=\"chart_div_202504\" style=\"\"><\/div><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center\"><strong>2025\u5e7401\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe<\/strong><\/h3>\n\n\n<div>    <script type=\"text\/javascript\">\n      google.charts.load('current', {'packages':['corechart','line']});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n        ['threads\/qps', 'tencent',{type:'string', role:'annotation'},'aliyun',{type:'string', role:'annotation'},'huawei','aws','baidu','azure','google','oracle',{type:'string', role:'annotation'}],\n['4',5868,5868,5789,5789,2476,2183,2017,1517,1915,3032,3032],\n['8',10518,10518,8716,8716,4546,4335,3822,2964,3415,5046,5046],\n['16',16903,16903,14373,14373,8472,8272,6975,5489,6071,7839,7839],\n['32',23484,23484,20132,20132,14384,15377,11910,9111,8582,7717,7717],\n['48',26802,26802,23026,23026,18667,17862,15330,11439,9641,7747,7747],\n['64',30054,30054,24990,24990,21269,19947,18316,12623,9877,7889,7889],\n['96',35131,35131,26954,26954,22137,22461,20535,13578,10423,8529,8529],\n['128',36199,36199,26924,26924,21394,23200,21481,14057,10682,8230,8230],\n['192',36259,36259,26586,26586,22040,23309,21427,14484,11203,7958,7958],\n['256',35743,35743,25933,25933,22847,23396,21827,14640,11413,7438,7438],\n['384',35747,35747,27209,27209,24148,22924,21452,14638,11552,7690,7690],\n['512',36052,36052,27662,27662,24079,22778,21405,14674,11350,7196,7196],\n ]);\n        var options = {\n          title: 'Benchmark for Cloud MySQL at 202501',\n          titleTextStyle: { color: '#4285f4', fontSize: 20, bold: true},\n          subtitle: '4vCPU16GB-100GB-3000iops-Multi-az-by-Sysbench\/orczhou',\n          curveType: 'none',\n          lineWidth:1.5,\n          chartArea:{left:90,bottom:70,top:24},\n          hAxis:{\n            title: 'Sysbench concurrent threads',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          vAxis: {\n            title: 'Sysbench QPS (Queries Per Seconds)',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          legend: {\n            position: 'right',\n            textStyle: {fontSize: 18},\n            maxLines:8,\n            alignment:'start',\n          },\n          series: {             0: {\n                                  color: '#0052d9',\n                 pointShape:'circle',\n                 pointSize: 4,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0052d9',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            1: {\n                                  color: '#ff6a00',\n                 pointShape:'star',\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff6a00',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            2: {\n                                  color: '#cd0d2d',\n                 pointShape:'square',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#cd0d2d',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            3: {\n                                  color: '#141e2e',\n                 pointShape:'triangle',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#141e2e',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            4: {\n                                  color: '#2418dd',\n                 pointShape:'diamond',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#2418dd',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            5: {\n                                  color: '#0389d6',\n                 pointShape:{ type: 'star', sides: 4,rotation:45 },\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0389d6',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            6: {\n                                  color: '#34a853',\n                 pointShape:{ type: 'star', sides: 5,dent:0.8 },\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#34a853',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            7: {\n                                  color: '#ff0000',\n                 pointShape:{ type: 'star', sides: 6,dent:0.8 },\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff0000',\n                     opacity: 0.8\n                   }\n                 },\n               },\n },\n          width: 1200,\n          height: 580,\n        };\n        var chart = new google.visualization.LineChart(document.getElementById('chart_div_202501'));\n\/*\n *      set subtitle, ref:\n *          https:\/\/stackoverflow.com\/questions\/41893055\/add-subtitle-in-areachart-in-google-chart\n *\n * *\/\n        var container = document.getElementById('chart_div_202501');\n        google.visualization.events.addListener(chart, 'ready', function () {\n          Array.prototype.forEach.call(container.getElementsByTagName('text'), function(label) {\n            if (label.innerHTML === options.title) {\n              var subtitle = label.parentNode.appendChild(label.cloneNode(true));\n              subtitle.innerHTML = '4vCPU16GB-100GB-3000iops-Multi-az-by-Sysbench\/orczhou';\n              subtitle.setAttribute('font-size', 10 );\n              subtitle.style.fontSize = \"10px\";\n              subtitle.style.fill = \"gray\";\n              \/\/subtitle.setAttribute(\"style\", \"color: green;\");\n              subtitle.setAttribute('y', parseFloat(label.getAttribute('y')) + 20);\n            }\n          });\n        });\n        chart.draw(data, options);\n      }\n    <\/script>\n    <div id=\"chart_div_202501\" style=\"\"><\/div><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center\"><strong>2024\u5e7409\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe<\/strong><\/h3>\n\n\n<div>    <script type=\"text\/javascript\">\n      google.charts.load('current', {'packages':['corechart','line']});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n        ['threads\/qps', 'aliyun',{type:'string', role:'annotation'},'tencent',{type:'string', role:'annotation'},'huawei','baidu','aws','azure','google','oracle',{type:'string', role:'annotation'}],\n['4',7102,7102,5592,5592,2557,2206,1639,2025,723,3551,3551],\n['8',9702,9702,9936,9936,4674,4101,3313,3654,1341,5936,5936],\n['16',14660,14660,16141,16141,8229,7298,6427,6548,2502,8054,8054],\n['32',22155,22155,22336,22336,13520,12022,12157,10363,4857,8317,8317],\n['48',27905,27905,24770,24770,17849,16448,16516,11973,6745,8130,8130],\n['64',32704,32704,26495,26495,20114,18187,18118,12761,8071,7838,7838],\n['96',36846,36846,29077,29077,20883,21007,20782,13300,9675,8504,8504],\n['128',39697,39697,29918,29918,20128,21029,22446,13388,10620,8198,8198],\n['192',38999,38999,30610,30610,20521,22091,22590,13478,11507,8043,8043],\n['256',38356,38356,31052,31052,21187,21665,22323,12985,11872,7907,7907],\n['384',39679,39679,31224,31224,21729,21167,21902,12904,12131,8209,8209],\n['512',40333,40333,31805,31805,22647,21627,21591,12930,12106,8386,8386],\n ]);\n        var options = {\n          title: 'Benchmark for MySQL on Cloud at 202409',\n          titleTextStyle: { color: '#4285f4', fontSize: 20, bold: true},\n          subtitle: '4vCPU16GB-100GB-3000iops-Multi-az-by-Sysbench\/orczhou',\n          curveType: 'none',\n          lineWidth:1.5,\n          chartArea:{left:90,bottom:70,top:24},\n          hAxis:{\n            title: 'Sysbench concurrent threads',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          vAxis: {\n            title: 'Sysbench QPS (Queries Per Seconds)',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          legend: {\n            position: 'right',\n            textStyle: {fontSize: 18},\n            maxLines:8,\n            alignment:'start',\n          },\n          series: {             0: {\n                                  color: '#ff6a00',\n                 pointShape:'star',\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff6a00',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            1: {\n                                  color: '#0052d9',\n                 pointShape:'circle',\n                 pointSize: 4,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0052d9',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            2: {\n                                  color: '#cd0d2d',\n                 pointShape:'square',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#cd0d2d',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            3: {\n                                  color: '#2418dd',\n                 pointShape:'diamond',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#2418dd',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            4: {\n                                  color: '#141e2e',\n                 pointShape:'triangle',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#141e2e',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            5: {\n                                  color: '#0389d6',\n                 pointShape:{ type: 'star', sides: 4,rotation:45 },\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0389d6',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            6: {\n                                  color: '#34a853',\n                 pointShape:{ type: 'star', sides: 5,dent:0.8 },\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#34a853',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            7: {\n                                  color: '#ff0000',\n                 pointShape:{ type: 'star', sides: 6,dent:0.8 },\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff0000',\n                     opacity: 0.8\n                   }\n                 },\n               },\n },\n          width: 1150,\n          height: 580,\n        };\n        var chart = new google.visualization.LineChart(document.getElementById('chart_div_202409'));\n\/*\n *      set subtitle, ref:\n *          https:\/\/stackoverflow.com\/questions\/41893055\/add-subtitle-in-areachart-in-google-chart\n *\n * *\/\n        var container = document.getElementById('chart_div_202409');\n        google.visualization.events.addListener(chart, 'ready', function () {\n          Array.prototype.forEach.call(container.getElementsByTagName('text'), function(label) {\n            if (label.innerHTML === options.title) {\n              var subtitle = label.parentNode.appendChild(label.cloneNode(true));\n              subtitle.innerHTML = '4vCPU16GB-100GB-3000iops-Multi-az-by-Sysbench\/orczhou';\n              subtitle.setAttribute('font-size', 10 );\n              subtitle.style.fontSize = \"10px\";\n              subtitle.style.fill = \"gray\";\n              \/\/subtitle.setAttribute(\"style\", \"color: green;\");\n              subtitle.setAttribute('y', parseFloat(label.getAttribute('y')) + 20);\n            }\n          });\n        });\n        chart.draw(data, options);\n      }\n    <\/script>\n    <div id=\"chart_div_202409\" style=\"\"><\/div><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center\"><strong><strong>2024\u5e7405\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe<\/strong><\/strong><\/h3>\n\n\n<div>    <script type=\"text\/javascript\">\n      google.charts.load('current', {'packages':['corechart','line']});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n        ['threads\/qps', 'tencent',{type:'string', role:'annotation'},'aws','huawei','baidu','aliyun',{type:'string', role:'annotation'},'azure','google','oracle',{type:'string', role:'annotation'}],\n['4',5783,5783,3607,2623,2157,4649,4649,1716,1428,3773,3773],\n['8',10157,10157,6821,4770,4041,7509,7509,3050,2551,5557,5557],\n['16',16557,16557,12470,8694,7041,10951,10951,5579,4686,8403,8403],\n['32',22970,22970,18022,14192,11816,13586,13586,9352,8042,8166,8166],\n['48',26083,26083,21092,17621,16049,15312,15312,12148,10017,8009,8009],\n['64',27886,27886,22540,19927,18554,15831,15831,13516,10837,7901,7901],\n['96',30337,30337,24937,20555,20378,16565,16565,14672,11622,8092,8092],\n['128',31355,31355,25214,20151,20135,16996,16996,15210,12112,8089,8089],\n['192',32323,32323,25296,20648,20915,17387,17387,15498,12027,7865,7865],\n['256',32582,32582,25390,21796,21098,17501,17501,15419,12403,7851,7851],\n['384',32803,32803,25313,22957,21131,17494,17494,15487,12361,7804,7804],\n['512',32962,32962,24975,23177,21204,18120,18120,15582,12379,7958,7958],\n ]);\n        var options = {\n          title: 'Benchmark for MySQL on Cloud at 202405',\n          titleTextStyle: { color: '#4285f4', fontSize: 20, bold: true},\n          subtitle: '4vCPU16GB-100GB-3000iops-Multi-az-by-Sysbench\/orczhou',\n          curveType: 'none',\n          lineWidth:1.5,\n          chartArea:{left:90,bottom:70,top:24},\n          hAxis:{\n            title: 'Sysbench concurrent threads',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          vAxis: {\n            title: 'Sysbench QPS (Queries Per Seconds)',\n            titleTextStyle: {\n              fontSize:14\n            },\n            textStyle: {\n              fontSize:10,\n            }\n          },\n          legend: {\n            position: 'right',\n            textStyle: {fontSize: 18},\n            maxLines:8,\n            alignment:'start',\n          },\n          series: {             0: {\n                                  color: '#0052d9',\n                 pointShape:'circle',\n                 pointSize: 4,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0052d9',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            1: {\n                                  color: '#141e2e',\n                 pointShape:'triangle',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#141e2e',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            2: {\n                                  color: '#cd0d2d',\n                 pointShape:'square',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#cd0d2d',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            3: {\n                                  color: '#2418dd',\n                 pointShape:'diamond',\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#2418dd',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            4: {\n                                  color: '#ff6a00',\n                 pointShape:'star',\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff6a00',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            5: {\n                                  color: '#0389d6',\n                 pointShape:{ type: 'star', sides: 4,rotation:45 },\n                 pointSize: 7,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#0389d6',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            6: {\n                                  color: '#34a853',\n                 pointShape:{ type: 'star', sides: 5,dent:0.8 },\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#34a853',\n                     opacity: 0.8\n                   }\n                 },\n               },\n            7: {\n                                  color: '#ff0000',\n                 pointShape:{ type: 'star', sides: 6,dent:0.8 },\n                 pointSize: 5,\n                 annotations: {\n                   textStyle: {\n                     fontSize: 10,\n                     color: '#ff0000',\n                     opacity: 0.8\n                   }\n                 },\n               },\n },\n          width: 1150,\n          height: 580,\n        };\n        var chart = new google.visualization.LineChart(document.getElementById('chart_div_202405'));\n\/*\n *      set subtitle, ref:\n *          https:\/\/stackoverflow.com\/questions\/41893055\/add-subtitle-in-areachart-in-google-chart\n *\n * *\/\n        var container = document.getElementById('chart_div_202405');\n        google.visualization.events.addListener(chart, 'ready', function () {\n          Array.prototype.forEach.call(container.getElementsByTagName('text'), function(label) {\n            if (label.innerHTML === options.title) {\n              var subtitle = label.parentNode.appendChild(label.cloneNode(true));\n              subtitle.innerHTML = '4vCPU16GB-100GB-3000iops-Multi-az-by-Sysbench\/orczhou';\n              subtitle.setAttribute('font-size', 10 );\n              subtitle.style.fontSize = \"10px\";\n              subtitle.style.fill = \"gray\";\n              \/\/subtitle.setAttribute(\"style\", \"color: green;\");\n              subtitle.setAttribute('y', parseFloat(label.getAttribute('y')) + 20);\n            }\n          });\n        });\n        chart.draw(data, options);\n      }\n    <\/script>\n    <div id=\"chart_div_202405\" style=\"\"><\/div><\/div>\n\n\n\n<p>\u5173\u4e8e\u672c\u6b21\u6d4b\u8bd5\u66f4\u591a\u8be6\u7ec6\u8bf4\u660e\uff1a<a href=\"https:\/\/www.orczhou.com\/index.php\/2024\/06\/cloud-database-rds-mysql-performance-benchmark-2024-06\/\" data-type=\"link\" data-id=\"https:\/\/www.orczhou.com\/index.php\/2024\/06\/cloud-database-rds-mysql-performance-benchmark-2024-06\/\">\u4e91\u6570\u636e\u5e93MySQL\u6027\u80fd\u6d4b\u8bd5@2024\u5e7405\u6708<\/a>\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center\">\u5173\u4e8e\u8be5\u6d4b\u8bd5<\/h3>\n\n\n\n<p>\u5f53\u5728\u4e0d\u540c\u7684\u4e91\u5382\u5546\u4e4b\u95f4\u8fc1\u79fb\u65f6\uff0c\u6570\u636e\u5e93\u7684\u6027\u80fd\u662f\u9700\u8981\u91cd\u70b9\u5173\u6ce8\u7684\u70b9\u3002\u90a3\u4e48\uff0c\u4e0d\u540c\u7684\u4e91\u5382\u5546\u4e4b\u95f4\u7684\u76f8\u540c\u89c4\u683c\u5b9e\u4f8b\u662f\u4e0d\u662f\u5c31\u53ef\u4ee5\u76f4\u63a5\u8fc1\u79fb\u5462\uff1f\u4ed6\u4eec\u4e4b\u95f4\u5dee\u5f02\u5927\u5417\uff1f\u7ecf\u8fc7\u4e0a\u8ff0\u7684\u7cfb\u5217\u6d4b\u8bd5\uff0c\u6211\u4eec\u53d1\u73b0\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u4e0d\u540c\u7684\u4e91\u5382\u5546\u4e4b\u95f4\u6027\u80fd\u5dee\u8ddd\u975e\u5e38\u5927<\/li>\n\n\n\n<li>\u5373\u4fbf\u540c\u4e00\u4e2a\u4e91\u5382\u5546\uff0c\u4e0d\u540c\u7684\u533a\u57df\u4e4b\u95f4\u76f8\u540c\u89c4\u683c\u6027\u80fd\u4e5f\u6709\u5dee\u8ddd<\/li>\n\n\n\n<li>\u5373\u4fbf\u540c\u4e00\u4e2a\u4e91\u5382\u5546\uff0c\u4e0d\u540c\u65f6\u95f4\u9636\u6bb5\uff0c\u76f8\u540c\u89c4\u683c\u6027\u80fd\u4e5f\u6709\u5dee\u8ddd<\/li>\n<\/ul>\n\n\n\n<p>\u4e0a\u8ff0\u7684\u5dee\u5f02\u73b0\u8c61\uff0c\u5e76\u4e0d\u662f\u5b64\u7acb\uff0c\u51e0\u4e4e\u6bcf\u4e2a\u5382\u5546\u90fd\u6709\u7c7b\u4f3c\u7684\u95ee\u9898\u3002\u6709\u7684\u4e91\u5382\u5546\u6027\u80fd\u7ba1\u7406\u66f4\u597d\uff0c\u5dee\u5f02\u4f1a\u5c0f\u4e00\u4e9b\uff0c\u6027\u80fd\u66f4\u52a0\u7a33\u5b9a\uff0c\u800c\u6709\u7684\u4e91\u5382\u5546\u6027\u80fd\u5dee\u5f02\u5219\u6bd4\u8f83\u5927\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center\">\u5982\u4f55\u91cd\u73b0\u8be5\u6d4b\u8bd5<\/h3>\n\n\n\n<p>\u91cd\u73b0\u8be5\u6d4b\u8bd5\u5305\u542b\u4e86\u4e24\u4e2a\u65b9\u9762\uff0c\u4e00\u4e2a\u662f\u6d4b\u8bd5\u5de5\u5177\u4e0e\u4e3b\u8981\u53c2\u6570\uff0c\u53e6\u4e00\u4e2a\u662f\u6d4b\u8bd5\u5b9e\u4f8b\u7684\u9009\u62e9\u3002\u5982\u4e0b\u4e24\u8282\u5206\u522b\u63cf\u8ff0\u8fd9\u4e24\u90e8\u5206\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading has-text-align-left has-contrast-color has-text-color has-link-color wp-elements-109974ec19e6eeb2c9904ef739a8c761\">Sysbench \u7684\u53c2\u6570\u4e0e\u547d\u4ee4<\/h4>\n\n\n\n<p>\u8be5\u6d4b\u8bd5\u9009\u62e9\u4e86\u6a21\u578b\u7b80\u5355\u3001\u6613\u4e8e\u91cd\u73b0\u7684Sysbench\uff08oltp_read_write\uff09\uff0c\u5176\u4e3b\u8981\u53c2\u6570\u5305\u62ec\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u6d4b\u8bd5\u6a21\u578b\uff1aoltp_read_write<\/li>\n\n\n\n<li><code>--time=300<\/code><\/li>\n\n\n\n<li><code>--table_size=10000<\/code> <code>--tables=10<\/code><\/li>\n\n\n\n<li><code>--skip_trx=on --db-ps-mode=disable <\/code><\/li>\n\n\n\n<li><code>--rand-type=uniform<\/code><\/li>\n\n\n\n<li>\u5e76\u53d1\u7ebf\u7a0b\uff1a<code>4,8,16,32,48,64,96,128,192,256,384,512<\/code><\/li>\n<\/ul>\n\n\n\n<p>\u6d4b\u8bd5\u53c2\u8003\u547d\u4ee4\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"bash\" class=\"language-bash\"> sysbench oltp_read_write --threads=$conthread --time=$run_time \\\n --report-interval=3 --percentile=95 --histogram=on --db-driver=mysql \\\n $sysb_mysql_conn \\\n --skip_trx=on --db-ps-mode=disable --rand-type=uniform $ssl_param \\\n --table_size=$table_size --tables=$tables run &gt;&gt; $run_file 2&gt;&amp;1<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading has-text-align-left\">\u5b9e\u4f8b\u89c4\u683c\u7684\u9009\u62e9<\/h4>\n\n\n\n<p>\u8fd9\u91cc\u9009\u53d6\u4e86\u963f\u91cc\u4e91\u3001\u534e\u4e3a\u4e91\u3001\u817e\u8baf\u4e91\u3001AWS\u3001Azure\u3001Oracle Cloud\u3001Google Cloud\u7684\u6258\u7ba1MySQL\u670d\u52a1\uff08RDS MySQL\uff09\u4f5c\u4e3a\u6d4b\u8bd5\u5bf9\u8c61\u3002\u6d4b\u8bd5\u5b9e\u4f8b\u5b9e\u4f8b\u89c4\u683c\u6ee1\u8db3\u5982\u4e0b\u6761\u4ef6\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>4vCPU16GB\u5185\u5b58\u89c4\u683c\uff0c\u5b58\u50a8100GB<\/li>\n\n\n\n<li>\u5982\u679c\u9700\u8981\u9009\u62e9IOPS\uff0c\u9009\u62e93000<\/li>\n\n\n\n<li>\u5177\u5907\u8de8\u53ef\u7528\u533a\u7684\u9ad8\u53ef\u7528<\/li>\n\n\n\n<li>\u975e\u5e38\u9ad8\u7684\u6570\u636e\u53ef\u9760\u6027\u7ea7\u522b\uff0c\u540c\u6b65\u590d\u5236\u6216\u534a\u540c\u6b65\u590d\u5236\uff0c\u6216\u8005MGR\u590d\u5236\uff0c\u6216\u8005\u5b58\u50a8\u5c42\u7684\u540c\u6b65\u590d\u5236<\/li>\n\n\n\n<li>\u5177\u5907\u975e\u5e38\u597d\u7684\u6027\u80fd\u4e00\u81f4\u6027\uff08\u72ec\u4eab\u7684\u8ba1\u7b97\u8d44\u6e90\uff09<\/li>\n<\/ul>\n\n\n\n<p>\u5177\u4f53\u6bcf\u4e2a\u4e91\u5382\u5546\u7684\u6807\u51c6\u89c4\u683c\u9009\u62e9\uff0c\u53c2\u8003\uff1a<a href=\"https:\/\/www.orczhou.com\/index.php\/2024\/06\/cloud-database-rds-mysql-performance-benchmark-2024-06\/\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2024\u5e7405\u6708<\/a>\u6587\u4e2d\u5bf9\u5404\u4e2a\u4e91\u5382\u5546\u5c0f\u7ed3\u90e8\u5206\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center\">\u4e3a\u4ec0\u4e48\u76f8\u540c\u89c4\u683c\u6027\u80fd\u5dee\u5f02\u8fd9\u4e48\u5927<\/h3>\n\n\n\n<p>\u8fd9\u662f\u4e00\u4e2a\u6bd4\u8f83\u590d\u6742\u7684\u95ee\u9898\u3002\u8be5\u95ee\u9898\u4f5c\u8005\u53c2\u52a0\u76842024\u5e741\u6708\u7684ACMUG\uff08\u4e2d\u56fdMySQL\u7528\u6237\u7ec4\uff09\u5927\u4f1a\u4e0a\u7684\u505a\u4e86\u5206\u4eab\uff08<a href=\"https:\/\/www.orczhou.com\/index.php\/2024\/01\/acmug-rds-mysql-performance\/\">\u53c2\u8003<\/a>\uff09\uff0c\u5982\u4e0b\u4e3a\u5206\u4eab\u7684PDF\uff0c\u4f9b\u53c2\u8003\uff1a<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:12%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:75%\"><a href=\"https:\/\/www.orczhou.com\/wp-content\/uploads\/2024\/01\/\u4e91\u6570\u636e\u5e93RDS-MySQL\u6027\u80fd\u6df1\u5ea6\u6d4b\u8bc4\u4e0e\u5bf9\u6bd4-202401-v1.4.pdf\" class=\"pdfemb-viewer\" style=\"width: 800px; \" data-width=\"800\" data-height=\"max\"  data-toolbar=\"bottom\" data-toolbar-fixed=\"off\">\u4e91\u6570\u636e\u5e93RDS-MySQL\u6027\u80fd\u6df1\u5ea6\u6d4b\u8bc4\u4e0e\u5bf9\u6bd4-202401-v1.4<br\/><\/a>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:12%\"><\/div>\n<\/div>\n\n\n\n<p>\u6982\u8981\u5c0f\u7ed3\u5982\u4e0b\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u4e0d\u540c\u4e91\u5382\u5546\u76f8\u540c\u76844vCPU\u89c4\u683c\uff0c\u5176\u8ba1\u7b97\u80fd\u529b\u5dee\u5f02\u5f88\u5927<\/li>\n\n\n\n<li>\u4e0d\u540c\u4e91\u5382\u5546 RDS \u7684\u9ad8\u53ef\u7528\u67b6\u6784\u6709\u4e00\u5b9a\u7684\u5dee\u5f02\uff0c\u8fd9\u5bf9\u6027\u80fd\u5f71\u54cd\u4e5f\u5927<\/li>\n\n\n\n<li>\u60f3\u901a\u7684\u4e91\u5382\u5546\uff0c\u4e0d\u540c\u9636\u6bb5\u4e0a\u7ebf\u7684\u5b9e\u4f8b\uff0c\u4f7f\u7528\u7684CPU\u4ee3\u9645\u4e0d\u540c\uff0c\u6027\u80fd\u76f8\u5dee\u660e\u663e<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center\">\u5173\u4e8e\u8be5\u6d4b\u8bd5\u7684\u9650\u5236<\/h3>\n\n\n\n<p>\u672c\u8282\u5bf9\u5728\u6d4b\u8bd5\u8fc7\u7a0b\u4e2d\u7684\u4e00\u4e9b\u9650\u5236\u8fdb\u884c\u8865\u5145\u8bf4\u660e\uff0c\u4f9b\u53c2\u8003\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5728\u672c\u7cfb\u5217\u7684\u7684\u6d4b\u8bd5\u4e2d\uff0c\u5730\u57df\u9009\u62e9\u8f83\u4e3a\u968f\u673a\uff0c\u4f8b\u5982\u963f\u91cc\u4e91\u9009\u62e9\u4e86\u676d\u5dde\u3001\u767e\u5ea6\u4e91\u9009\u62e9\u5317\u4eac\u3001AWS\/\u8c37\u6b4c\u4e91\u9009\u62e9\u4e86\u4e1c\u4eac\u3001Azure\u4e91\u9009\u62e9\u4e86\u7f8e\u4e1c\/\u9999\u6e2f\/\u4e1c\u4eac\u7b49\u3002\u8fd9\u91cc\u7684\u4e00\u4e2a\u5047\u8bbe\u662f\uff0c\u5404\u4e2a\u4e91\u5382\u5546\u5728\u5404\u4e2a\u533a\u57df\u7684RDS MySQL\u6027\u80fd\u5e94\u8be5\u662f\u76f8\u540c\u6216\u8005\u63a5\u8fd1\u7684\u3002<\/li>\n\n\n\n<li>\u9996\u5148\u4e8e\u4e2a\u4eba\u7684\u65f6\u95f4\u4e0e\u8d44\u6e90\uff0c\u8fd9\u91cc\u4ec5\u5bf9\u8f83\u4e3a\u5e38\u7528\u76844vCPU16GB\u7684\u89c4\u683c\u8fdb\u884c\u6d4b\u8bd5\uff0c\u5355\u6b21\u5e76\u53d1\u6d4b\u8bd5\u6301\u7eed\u65f6\u95f4\u4e3a300\u79d2\u3002<\/li>\n\n\n\n<li>\u867d\u7136\u90fd\u662f\u7528MySQL 8.0\u7248\u672c\uff0c\u4f46\u662f\u4e0d\u540c\u7684\u5382\u5546\u7684\u6570\u636e\u5e93\u5c0f\u7248\u672c\u4e5f\u4f1a\u4e0d\u540c\u3002<\/li>\n\n\n\n<li>\u4e0d\u540c\u5382\u5546\u7684CPU\u3001\u78c1\u76d8\u7c7b\u578b\u3001\u4ef7\u683c\u7b49\u5404\u6709\u4e0d\u540c\uff0c\u6240\u4ee5\u8fd9\u4e0d\u662f\u4e00\u4e2a\u5b8c\u5168\u5bf9\u7b49\u7684\u6d4b\u8bd5\uff0c\u4e5f\u4e0d\u53ef\u80fd\u662f\u3002<\/li>\n\n\n\n<li>\u4e0d\u540c\u5382\u5546\u7684RDS\u5b9e\u4f8b\u7684\u9ed8\u8ba4\u53c2\u6570\u6a21\u677f\u4e5f\u5404\u6709\u4e0d\u540c\uff0c\u751a\u81f3\u540c\u4e00\u4e2a\u5382\u5546\u5728\u4e0d\u540c\u9636\u6bb5\u7684\u53c2\u6570\u4e5f\u53ef\u80fd\u4f1a\u6709\u8c03\u6574\u3002<\/li>\n\n\n\n<li>\u6709\u7684\u4e91\u5382\u5546\u7684\u78c1\u76d8\u5b58\u50a8\u6709\u7740\u591a\u79cd\u4e0d\u540c\u7684\u9009\u62e9\uff0c\u4f8b\u5982\u963f\u91cc\u4e91\u652f\u6301ESSD PL1\/2\/3\uff0cAWS\u4e5f\u652f\u6301gp3\/io1\u7c7b\u578b\u7684\u5b58\u50a8\u9009\u62e9\uff0c\u4e0d\u540c\u7684\u5b58\u50a8\u9009\u62e9\u4e5f\u4f1a\u5bf9\u5e94\u8fd9\u4e2a\u4e0d\u540c\u7684\u6027\u80fd\u3002<\/li>\n\n\n\n<li>\u5173\u4e8e\u53ef\u7528\u533a\u7684\u9009\u62e9\uff1a\u5728\u6d4b\u8bd5\u4e2d\uff0c\u5c3d\u91cf\u4f1a\u5c06\u6d4b\u8bd5\u7684ECS\/EC2\/VM\u7b49\u4e0e\u6570\u636e\u5e93\u4e3b\u8282\u70b9\u653e\u5728\u540c\u4e00\u4e2a\u53ef\u7528\u533a\u3002\u4f46\u4f9d\u65e7\u6709\u4e00\u4e9b\u60c5\u51b5\u505a\u4e0d\u5230\u8fd9\u4e00\u70b9\u3002\u4f8b\u5982\u5728\u8fd9\u6b21\u7684\u6d4b\u8bd5\u8fc7\u7a0b\u4e2d\uff0cGCP\u5728\u4e1c\u4eac\u5730\u533ab\u53ef\u7528\u533a\uff0c\u867d\u7136\u53ef\u4ee5\u521b\u5efa\u6570\u636e\u5e93\uff0c\u4f46\u662f\u5374\u6ca1\u6709\u8d44\u6e90\u521b\u5efaVM\u8282\u70b9\uff08\u201cA n2-highcpu-8 VM instance is currently unavailable in the asia-northeast1-b zone.\u201d\uff09\u3002<\/li>\n<\/ul>\n\n\n\n<p>\u5982\u679c\u6709\u66f4\u591a\u5efa\u8bae\uff0c\u53ef\u4ee5\u5728\u672c\u6587\u540e\u7559\u4e0b\u4f60\u7684\u5efa\u8bae\uff0c\u4ee5\u4f9b\u540e\u7eed\u53c2\u8003\u4e0e\u6539\u8fdb\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center\">\u5176\u4ed6\u8865\u5145\u8bf4\u660e<\/h3>\n\n\n\n<h4 class=\"wp-block-heading has-text-align-left\">\u5173\u4e8eSysbench\u6d4b\u8bd5<\/h4>\n\n\n\n<p>\u8fd9\u91cc\u4f7f\u7528\u5e38\u7528\u7684\u3001\u6613\u7528\u91cd\u73b0\u7684Sysbench\u5de5\u5177\u8fdb\u884c\u6d4b\u8bd5\u3002\u4e3b\u8981\u7684\u6a21\u578b\u5305\u62ecoltp_read_write\u4ee5\u53ca\u90e8\u5206\u81ea\u5b9a\u4e49\u6a21\u578b\u3002Sysbench\u56e0\u4e3a\u5176\u6613\u7528\u4f7f\u7528\uff0c\u53ef\u5b9a\u5236\u6027\u9ad8\u88ab\u4e1a\u7ee9\u5e7f\u6cdb\u4f7f\u7528\uff0c\u5305\u62ec<a href=\"https:\/\/aws.amazon.com\/cn\/blogs\/database\/powering-amazon-rds-with-aws-graviton3-benchmarks\/\">AWS<\/a>\u3001<a href=\"https:\/\/cloud.google.com\/blog\/products\/gcp\/cloud-sql-second-generation-performance-and-feature-deep-dive\">Google Cloud<\/a>\u3001<a href=\"https:\/\/help.aliyun.com\/zh\/rds\/support\/test-results-of-apsaradb-rds-instances-that-run-mysql-8?spm=a2c4g.11186623.0.i0#concept-2389067\">\u963f\u91cc\u4e91<\/a>\u3001<a href=\"https:\/\/cloud.tencent.com\/document\/product\/1003\/71718\">\u817e\u8baf\u4e91<\/a>\u7b49\u3002<\/p>\n\n\n\n<p>sysbench\u7684oltp_read_write\u6a21\u578b\u662f\u4e00\u4e2a\u4e8b\u52a1\u538b\u6d4b\u6a21\u578b\uff0c\u5355\u4e2a\u4e8b\u52a1\u4e2d\u5305\u542b\u4e8610\u4e2a\u70b9\u67e5\u30014\u4e2a\u8303\u56f4\u67e5\u8be2\uff08\u5305\u62ec\u4e86ORDER BY\/SUM\/DISTINCT\u7b49\uff09\u3001\u5f71\u54cd\u7d22\u5f15\u7684\u66f4\u65b0\u3001\u4e0d\u5f71\u54cd\u7d22\u5f15\u7684\u66f4\u65b0\u3001\u5220\u9664\u6570\u636e\u3001\u63d2\u5165\u6570\u636e\u3002\u5173\u4e8e\u8be5\u6d4b\u8bd5\u6a21\u578b\u7684\u8be6\u7ec6\u8bf4\u660e\u53ef\u4ee5\u53c2\u8003\u6587\u7ae0\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/github.com\/akopytov\/sysbench\/blob\/master\/src\/lua\/oltp_read_write.lua\">Sysnbench oltp_read_write.lua@GitHub<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.orczhou.com\/index.php\/2024\/03\/sysbench-duplicate-entry-key\/\" target=\"_blank\" rel=\"noreferrer noopener\">Sysbench\u538b\u6d4b\u4e2d\u51fa\u73b0\u201dDuplicate entry\u201d\u7684\u539f\u56e0<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.orczhou.com\/index.php\/2024\/03\/using-hook-for-sysbench-error-duplicate-entry\/\" data-type=\"post\" data-id=\"10974\">Sysbench\u4f7f\u7528hook\u4ee5\u53ca\u5176\u6027\u80fd\u5f71\u54cd<\/a><\/li>\n<\/ul>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h4 class=\"wp-block-heading has-text-align-left has-contrast-color has-text-color has-link-color wp-elements-8f56b947643a308f07cc9c0155a88d9c\">ARM vs x86 @RDS MySQL \u4e13\u9898<\/h4>\n\n\n\n<p>\u6574\u4f53\u4e0a\uff0c\u5728\u4e0d\u540c\u7684\u5e73\u53f0\u4e0aARM-based\u7684RDS MySQL\u6709\u7740\u4e0d\u540c\u7684\u8868\u73b0\u3002\u5177\u4f53\u5982\u4e0b\uff1a<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"border-style:dashed;border-width:1px\">\n<p class=\"has-text-align-center\"><strong>Graviton vs x86 on AWS<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5728AWS\u4e0a\uff0cGraviton 3\u5b9e\u4f8bRDS\u6027\u80fd\u5728\u9ad8\u5e76\u53d1\u65f6\uff0c\u76f8\u5bf9x86\u6709\u8f83\u660e\u663e\u7684\u6027\u4ef7\u6bd4\u4f18\u52bf\uff0c\u4ee5128\u5e76\u53d1\u4e3a\u4f8b\uff0cm7g vs m6i\u7684\u5bf9\u6bd4<\/li>\n\n\n\n<li>Graviton 3 \u76f8\u6bd4Graviton 2\u6709\u975e\u5e38\u660e\u663e\u7684\u6027\u80fd\u4f18\u52bf\uff08<a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/12\/aws-rds-mysql-x86-vs-graviton-arm-3\/\">\u53c2\u8003<\/a>\uff09\uff0c\u8fd9\u4e0e\u5ba3\u79f0\u768427%\u6027\u4ef7\u6bd4\u63d0\u5347\u662f\u8f83\u4e3a\u4e00\u81f4\u7684<\/li>\n\n\n\n<li>Graviton 2\u5b9e\u4f8b\u76f8\u6bd4x86\u51e0\u4e4e\u6ca1\u6709\u4ec0\u4e48\u4f18\u52bf\uff0c\u4e0e\u5ba3\u79f0\u768452%\u6027\u4ef7\u6bd4\u63d0\u5347\u7ed3\u679c\u76f8\u6096<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"border-style:dashed;border-width:1px\">\n<p class=\"has-text-align-center\"><strong>ARM vx x86 on \u963f\u91cc\u4e91<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u7ecf\u6d4e\u7248\uff08ARM\uff09\u6bd4\u6807\u51c6\u7248\uff08x86\uff09\u6027\u4ef7\u6bd4\u8981\u9ad8\u51fa32%<\/li>\n\n\n\n<li>\u5177\u4f53\u7684\uff1a\u9009\u53d616\u5e76\u53d1\uff0cARM\u7248TPS\u4e3a2185\uff0cx86\u7248TPS\u4e3a2324\u3002\u4ef7\u683c\u4e0a\uff0c ARM\u7248\u4ef7\u683c\u4e3a1.61\u5143\/\u65f6\uff0c x86\u7248\u4ef7\u683c\u4e3a2.52\u5143\/\u65f6\uff0c\u90a3\u4e48\u5bf9\u5e94\u6bcf1000\u4e2aTPS\u7684\u4ef7\u683c\u5206\u522b\u4e3a\uff1a0.74\u5143\u4e0e1.08\u5143\u3002\u4ece\u6027\u4ef7\u6bd4\u7684\u89d2\u5ea6\u6765\u770b\uff0c\u7ecf\u6d4e\u7248\u63d0\u5347\u4e8631.5%<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"border-style:dashed;border-width:1px\">\n<p class=\"has-text-align-center\"><strong>\u9cb2\u9e4f vs x86 on \u534e\u4e3a\u4e91<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>x86\u548c\u9cb2\u9e4f\u67b6\u6784\u5b9e\u4f8b\u4ef7\u683c\u662f\u76f8\u540c\u7684<br>\u9cb2\u9e4f\u7248\u672c\u76f8\u6bd4x86\u7ea6\u670915~45%\u7684\u6027\u80fd\u5dee\u8ddd<\/li>\n\n\n\n<li>\u8003\u8651\u5230\u81ea\u7814\u9cb2\u9e4f\u82af\u7247\u5728\u4e2d\u56fd\u81ea\u4e3b\u53ef\u63a7\u82af\u7247\u4e2d\u7684\u5730\u4f4d\uff0c\u5728\u56fd\u5185\u5927\u91cf\u65e0\u6cd5\u4f7f\u7528x86\u7684\u573a\u666f\u4e2d\uff0c\u8fd9\u4e2a\u6027\u80fd\u4e0b\u964d\u901a\u5e38\u90fd\u662f\u53ef\u4ee5\u63a5\u53d7<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">\u5176\u4ed6\u5b9e\u7528\u7ed3\u8bba<\/h4>\n\n\n\n<p>\u5148\u8bf4\u4e9b\u4e00\u4e9b\u57fa\u4e8e\u6d4b\u8bd5\u7684\u5b9e\u7528\u7ed3\u8bba\u5427\uff0c\u53ef\u4ee5\u8ba9\u66f4\u591a\u7684\u5f00\u53d1\u8005\u53c2\u8003\uff1a<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>\u4e0d\u540c\u7684\u4e91\u5382\u5546\uff0c\u6709\u7740\u4e0d\u540c\u7684\u5b58\u50a8\u67b6\u6784\uff0c\u4e0d\u540c\u7684\u5b89\u5168\u6027\/\u6027\u80fd\u8003\u8651\uff0c\u4e0d\u540c\u7684CPU\u7c7b\u578b\/\u591a\u5be1\u7b49\uff0c\u770b\u4f3c\u76f8\u540c\u7684\u89c4\u683c\uff0c\u6027\u80fd\u5374\u6709\u7740\u5de8\u5927\u7684\u5dee\u5f02<\/li>\n\n\n\n<li>\u5728\u963f\u91cc\u4e91\u4e0a\uff0c\u5f3a\u70c8\u5efa\u8bae\u8003\u8651\u4f7f\u7528\u7ecf\u6d4e\u7248\uff08ARM\uff09\u66ff\u6362\u6807\u51c6\u7248\uff08x86\uff09\uff0c\u5f88\u5bb9\u6613\u83b7\u5f97\u8d8530%\u7684\u6027\u4ef7\u6bd4\uff08<a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/\">\u53c2\u8003<\/a>\uff09<\/li>\n\n\n\n<li>\u603b\u662f\u5efa\u8bae\u4f7f\u7528\u6700\u65b0\u4e00\u4ee3CPU\u5b9e\u4f8b\uff0c\u901a\u5e38\u90fd\u53ef\u4ee5\u83b7\u5f9715%\u7684\u6027\u4ef7\u6bd4\u63d0\u5347\uff0c\u4f8b\u5982AWS m6i vs m5i\uff0cm7g vs m6g\uff08<a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/12\/aws-rds-mysql-x86-vs-graviton-arm-2\/\">\u53c2\u8003<\/a>\uff09<\/li>\n\n\n\n<li>\u51e0\u5927\u4e91\u5382\u5546\u7684&#8221;\u4f01\u4e1a\u7ea7&#8221;\u5b9e\u4f8b\u7684\u6027\u80fd\u6709\u7740\u663e\u8457\u5dee\u5f02\uff0c\u4e3b\u8981\u539f\u56e0\u662f\u4e3b\u4ece\u590d\u5236\u67b6\u6784\u3001CPU\u4ee3\u5dee\u3001\u5b58\u50a8\u67b6\u6784\u7b49\u4e0d\u540c\u5bfc\u81f4\uff08<a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/12\/performance-of-all-the-cloud-database\/\">\u53c2\u8003<\/a>\uff09<\/li>\n\n\n\n<li>\u56fd\u5185\u4e91\u5382\u5546\u90fd\u63d0\u4f9b\u4e86\u201c\u901a\u7528\u578b\u201d\u5b9e\u4f8b\uff0c\u4ee5\u975e\u5e38\u5c0f\u7684\u8d44\u6e90\u5171\u4eab\u6362\u53d6\u4e86\u975e\u5e38\u5927\u7684\u6027\u4ef7\u6bd4\u63d0\u5347\uff0c\u975e\u5e38\u9002\u5408\u975e\u5173\u952e\u573a\u666f\u4f7f\u7528\uff08<a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/12\/performance-of-all-the-cloud-database\/\">\u53c2\u8003<\/a>\uff09<\/li>\n<\/ol>\n\n\n\n<h4 class=\"wp-block-heading\">\u9996\u6b21\u6d4b\u8bd5<\/h4>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p>\u7b2c\u4e00\u6b21\u505a\u8be5\u7cfb\u5217\u7684\u6d4b\u8bd5\u662f2023\u5e7412\u6708\uff0c\u5f53\u65f6\u6d4b\u8bd5\u7ed3\u679c\u5982\u3002\u4f46\u56e0\u4e3a\uff0c\u540e\u7eed\u7684\u6d4b\u8bd5\u505a\u4e86\u6bd4\u8f83\u591a\u7684\u6539\u8fdb\uff0c\u6545\u8be5\u6570\u636e\u53ef\u4ee5\u7528\u4e8e\u53c2\u8003\uff0c\u4f46\u4e0d\u80fd\u4e0e\u540e\u7eed\u6570\u636e\u76f4\u63a5\u5bf9\u6bd4\u3002<\/p>\n\n\n\n<p>\u66f4\u591a\u5173\u4e8e\u672c\u6b21\u6d4b\u8bd5\u8bf4\u660e\u53c2\u8003\uff1a<a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/12\/performance-of-all-the-cloud-database\/\">\u70b9\u51fb\u67e5\u770b\u8be6\u60c5<\/a><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"676\" src=\"https:\/\/www.orczhou.com\/wp-content\/uploads\/2023\/12\/image-42-1024x676.png\" alt=\"\" class=\"wp-image-10424\" style=\"width:409px;height:auto\" srcset=\"https:\/\/www.orczhou.com\/wp-content\/uploads\/2023\/12\/image-42-1024x676.png 1024w, https:\/\/www.orczhou.com\/wp-content\/uploads\/2023\/12\/image-42-300x198.png 300w, https:\/\/www.orczhou.com\/wp-content\/uploads\/2023\/12\/image-42-768x507.png 768w, https:\/\/www.orczhou.com\/wp-content\/uploads\/2023\/12\/image-42-1536x1013.png 1536w, https:\/\/www.orczhou.com\/wp-content\/uploads\/2023\/12\/image-42.png 1716w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">\u66f4\u591a\u6d4b\u8bd5\u8ba1\u5212<\/h3>\n\n\n\n<p>\u8be5\u9879\u76ee\u4e3b\u8981\u662f\u4e2a\u4eba\u6295\u5165\u8fdb\u884c\uff0c\u6545\u5e76\u65e0\u4e25\u683c\u65f6\u95f4\u89c4\u5212\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>2025\u5e74\u8ba1\u5212\uff1a5\u6708\u30019\u6708\u300112\u6708\u518d\u5404\u53d1\u5e03\u4e00\u6b21\u6d4b\u8bd5\u6570\u636e<\/li>\n\n\n\n<li>\u8003\u8651\u65b0\u589e\u4ef7\u683c\u6570\u636e\uff0c\u4ee5\u4fbf\u8fdb\u884c\u4ef7\u683c\u5bf9\u6bd4<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">\u66f4\u591a\u76f8\u5173\u6d4b\u8bd5\u6587\u7ae0\u4e0e\u672c\u6587\u76ee\u5f55<\/h3>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\"><!--W4PL_List_16734-->\n<div id=\"w4pl-list-16734\" class=\"w4pl\">\n\t<div id=\"w4pl-inner-16734\" class=\"w4pl-inner\">\n\t\t<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2025\/11\/cloud-rds-mysql-performance-at-2025-11\/\" title=\"View \u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2025\u5e7411\u6708\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2025\u5e7411\u6708<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2025\/11\/automatic-benchmark-cloud-database-v2-0\/\" title=\"View Protected: \u81ea\u52a8\u5316\u6d4b\u8bd5\u4e91\u6570\u636e\u5e93\u7684\u6027\u80fd v2.0\">Protected: \u81ea\u52a8\u5316\u6d4b\u8bd5\u4e91\u6570\u636e\u5e93\u7684\u6027\u80fd v2.0<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2025\/08\/cloud-database-rds-mysql-performance-benchmark\/\" title=\"View \u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2025\u5e7407\u6708\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2025\u5e7407\u6708<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2025\/06\/use-hammerdb-benchmark-postgresql\/\" title=\"View Protected: \u81ea\u52a8\u5316\u538b\u6d4b\u4e91\u6570\u636e\u5e93 PostgreSQL\">Protected: \u81ea\u52a8\u5316\u538b\u6d4b\u4e91\u6570\u636e\u5e93 PostgreSQL<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2025\/04\/cloud-database-rds-mysql-performance-2\/\" title=\"View \u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2025\u5e7404\u6708\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2025\u5e7404\u6708<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2025\/02\/cloud-database-rds-mysql-performance\/\" title=\"View \u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2025\u5e7401\u6708\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2025\u5e7401\u6708<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2025\/01\/automatic-cloud-mysql-benchmark\/\" title=\"View Protected: \u81ea\u52a8\u5316\u6d4b\u8bd5\u4e91\u6570\u636e\u5e93 RDS MySQL \u7684\u6027\u80fd v1.0\">Protected: \u81ea\u52a8\u5316\u6d4b\u8bd5\u4e91\u6570\u636e\u5e93 RDS MySQL \u7684\u6027\u80fd v1.0<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2024\/11\/oracle-cloud-mysql-9-0-performance-benchmark\/\" title=\"View Oracle Cloud\u4e0a\u7684MySQL 9.0\u7684\u6027\u80fd\">Oracle Cloud\u4e0a\u7684MySQL 9.0\u7684\u6027\u80fd<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2024\/09\/cloud-database-rds-mysql-performance-sysbench-benchmark\/\" title=\"View \u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2024\u5e7409\u6708\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2024\u5e7409\u6708<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2024\/06\/cloud-database-rds-mysql-performance-benchmark-2024-06\/\" title=\"View \u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2024\u5e7405\u6708\">\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2024\u5e7405\u6708<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2024\/05\/mysql8-4-performance-benchmark-at-oracle-cloud\/\" title=\"View \u5728Oracle\u4e91\u4e0aMySQL 8.4\u7684\u6027\u80fd\u6d4b\u8bd5\">\u5728Oracle\u4e91\u4e0aMySQL 8.4\u7684\u6027\u80fd\u6d4b\u8bd5<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2024\/05\/oracle-cloud-mysql-e3-vs-e4-performance-benchmark\/\" title=\"View Oracle\u4e91\u7b2c\u4e09\u3001\u56db\u4ee3\u89c4\u683c\u7684MySQL\u6027\u80fd\u5dee\u5f02\">Oracle\u4e91\u7b2c\u4e09\u3001\u56db\u4ee3\u89c4\u683c\u7684MySQL\u6027\u80fd\u5dee\u5f02<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2024\/04\/oracle-ecpu-vs-ocpu-performance-benchmark\/\" title=\"View Oracle Cloud\u4e0a\u7684ECPU\u4e0eOCPU\u89c4\u683c\u7684MySQL\u6027\u80fd\u5bf9\u6bd4\">Oracle Cloud\u4e0a\u7684ECPU\u4e0eOCPU\u89c4\u683c\u7684MySQL\u6027\u80fd\u5bf9\u6bd4<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2024\/01\/mysql-performance-testing-on-oracle-cloud-infrastructure\/\" title=\"View Oracle Cloud\u4e0a\u7684MySQL\u6027\u80fd\u6d4b\u8bd5\">Oracle Cloud\u4e0a\u7684MySQL\u6027\u80fd\u6d4b\u8bd5<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2024\/01\/acmug-rds-mysql-performance\/\" title=\"View ACMUG\u5206\u4eab\u300a\u4e91\u6570\u636e\u5e93(RDS MySQL)\u6027\u80fd\u6df1\u5ea6\u6d4b\u8bc4\u4e0e\u5bf9\u6bd4\u300b\">ACMUG\u5206\u4eab\u300a\u4e91\u6570\u636e\u5e93(RDS MySQL)\u6027\u80fd\u6df1\u5ea6\u6d4b\u8bc4\u4e0e\u5bf9\u6bd4\u300b<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2024\/01\/performance-of-turn-on-tls-or-not\/\" title=\"View \u542f\u7528TLS\u4f20\u8f93\u52a0\u5bc6\u5bf9\u6570\u636e\u5e93\u6027\u80fd\u7684\u5f71\u54cd\">\u542f\u7528TLS\u4f20\u8f93\u52a0\u5bc6\u5bf9\u6570\u636e\u5e93\u6027\u80fd\u7684\u5f71\u54cd<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2023\/12\/alibaba-cloud-rds-performance-for-essd-pl-x\/\" title=\"View \u78c1\u76d8\u7c7b\u578b\u9009\u62e9\u5bf9\u963f\u91cc\u4e91RDS MySQL\u7684\u6027\u80fd\u5f71\u54cd\">\u78c1\u76d8\u7c7b\u578b\u9009\u62e9\u5bf9\u963f\u91cc\u4e91RDS MySQL\u7684\u6027\u80fd\u5f71\u54cd<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2023\/12\/performance-of-all-the-cloud-database\/\" title=\"View \u4e91\u6570\u636e\u5e93(RDS MySQL)\u6027\u80fd\u6df1\u5ea6\u6d4b\u8bc4\u4e0e\u5bf9\u6bd4@2023\u5e7412\u6708\">\u4e91\u6570\u636e\u5e93(RDS MySQL)\u6027\u80fd\u6df1\u5ea6\u6d4b\u8bc4\u4e0e\u5bf9\u6bd4@2023\u5e7412\u6708<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2023\/12\/aws-rds-mysql-x86-vs-graviton-arm-3\/\" title=\"View AWS\u57fa\u4e8ex86 vs Graviton(ARM)\u7684RDS MySQL\u6027\u80fd\u5bf9\u6bd4\uff08\u4e8c\uff09\">AWS\u57fa\u4e8ex86 vs Graviton(ARM)\u7684RDS MySQL\u6027\u80fd\u5bf9\u6bd4\uff08\u4e8c\uff09<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2023\/12\/aws-rds-mysql-x86-vs-graviton-arm-2\/\" title=\"View AWS\u57fa\u4e8ex86 vs Graviton(ARM)\u7684RDS MySQL\u6027\u80fd\u5bf9\u6bd4\">AWS\u57fa\u4e8ex86 vs Graviton(ARM)\u7684RDS MySQL\u6027\u80fd\u5bf9\u6bd4<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2023\/12\/huawei-cloud-rds-x86-vs-arm\/\" title=\"View \u534e\u4e3a\u4e91RDS\u901a\u7528\u578b(x86) vs \u9cb2\u9e4f(ARM)\u67b6\u6784\u7684\u6027\u80fd\u5bf9\u6bd4\">\u534e\u4e3a\u4e91RDS\u901a\u7528\u578b(x86) vs \u9cb2\u9e4f(ARM)\u67b6\u6784\u7684\u6027\u80fd\u5bf9\u6bd4<\/a>\r\n<\/li>\r\n\r\n<li>\r\n<a class=\"post_title w4pl_post_title\" href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/\" title=\"View \u963f\u91cc\u4e91RDS\u6807\u51c6\u7248(x86) vs \u7ecf\u6d4e\u7248(ARM)\u6027\u80fd\u5bf9\u6bd4\">\u963f\u91cc\u4e91RDS\u6807\u51c6\u7248(x86) vs \u7ecf\u6d4e\u7248(ARM)\u6027\u80fd\u5bf9\u6bd4<\/a>\r\n<\/li>\n\t<\/div><!--#w4pl-inner-16734-->\n<\/div><!--#w4pl-16734-->\n<!--END_W4PL_List_16734-->\n\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\"><div id=\"tocer-1\" class=\"tocer tocer-d-lc tocer-t-lc tocer-m-lc tocer-pos-ctr\"><nav class=\"tocer-toc\"><header class=\"tocer-header\"><h2 class=\"tocer-title\">\u76ee\u5f55<\/h2>\n<\/header>\n<ul class=\"tocer-list tocer-adv tocer-sp-os-bf tocer-st-ctrs-dec tocer-lvl1\"><li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-1\">Sysbench QPS \u8be6\u7ec6\u6570\u636e<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-2\">Latency (Event) \u8be6\u7ec6\u6570\u636e<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-3\">MySQL \u53c2\u6570\u5bf9\u6bd4\u8868\u683c<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-4\">\u66f4\u591a\u5386\u53f2\u6d4b\u8bd5<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-5\">2025\u5e7407\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-6\">2025\u5e7404\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-7\">2025\u5e7401\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-8\">2024\u5e7409\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-9\">2024\u5e7405\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-10\">\u5173\u4e8e\u8be5\u6d4b\u8bd5<\/a><\/div><\/li>\n<li class=\"tocer-has-sub\"><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-11\">\u5982\u4f55\u91cd\u73b0\u8be5\u6d4b\u8bd5<\/a><\/div>\n<ul class=\"tocer-sublist tocer-lvl2\"><li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-12\">Sysbench \u7684\u53c2\u6570\u4e0e\u547d\u4ee4<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-13\">\u5b9e\u4f8b\u89c4\u683c\u7684\u9009\u62e9<\/a><\/div><\/li>\n<\/ul>\n<\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-14\">\u4e3a\u4ec0\u4e48\u76f8\u540c\u89c4\u683c\u6027\u80fd\u5dee\u5f02\u8fd9\u4e48\u5927<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-15\">\u5173\u4e8e\u8be5\u6d4b\u8bd5\u7684\u9650\u5236<\/a><\/div><\/li>\n<li class=\"tocer-has-sub\"><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-16\">\u5176\u4ed6\u8865\u5145\u8bf4\u660e<\/a><\/div>\n<ul class=\"tocer-sublist tocer-lvl2\"><li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-17\">\u5173\u4e8eSysbench\u6d4b\u8bd5<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-18\">ARM vs x86 @RDS MySQL \u4e13\u9898<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-19\">\u5176\u4ed6\u5b9e\u7528\u7ed3\u8bba<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-20\">\u9996\u6b21\u6d4b\u8bd5<\/a><\/div><\/li>\n<\/ul>\n<\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-21\">\u66f4\u591a\u6d4b\u8bd5\u8ba1\u5212<\/a><\/div><\/li>\n<li><div><a href=\"https:\/\/www.orczhou.com\/index.php\/2023\/11\/aliababa-cloud-rds-x86-vs-arm\/#tocer-heading-22\">\u66f4\u591a\u76f8\u5173\u6d4b\u8bd5\u6587\u7ae0\u4e0e\u672c\u6587\u76ee\u5f55<\/a><\/div><\/li>\n<\/ul>\n<\/nav><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u5728\u4e0d\u540c\u7684\u4e91\u5382\u5546\uff0c\u8d2d\u4e70\u76f8\u540c\u89c4\u683c\u7684 MySQL \u5b9e\u4f8b\uff0c\u83b7\u5f97\u7684\u6027\u80fd\u76f8\u540c\u5417\uff1f\u672c\u6587\u4f7f\u7528 Sysybench\uff0c\u5bf9\u4e0d\u540c\u4e91\u5382\u5546\u7684\u540c\u6837\u89c4\u683c\u201c4vCPU-16GB\u201d\u8fdb\u884c\u6027\u80fd\u6d4b\u8bd5\u6765\u5c1d\u8bd5\u56de\u7b54\u4e0a\u8ff0\u95ee\u9898\u3002 Sysbench QPS \u8be6\u7ec6\u6570\u636e Latency (Event) \u8be6\u7ec6\u6570\u636e \u5982\u4e0b\u8868\u683c\u5206\u522b\u4e3a\uff1a\u5e73\u5747\u5ef6\u8fdf \u548c 95%\u5ef6\u8fdf\u6570\u636e\u3002\u5355\u4f4d\u4e3a\uff1a\u6beb\u79d2\/ms\u3002 MySQL \u53c2\u6570\u5bf9\u6bd4\u8868\u683c \u66f4\u591a\u5386\u53f2\u6d4b\u8bd5 2025\u5e7407\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe 2025\u5e7404\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe 2025\u5e7401\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe 2024\u5e7409\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe 2024\u5e7405\u6708 \u6027\u80fd\u6d4b\u8bd5\u8d8b\u52bf\u56fe \u5173\u4e8e\u672c\u6b21\u6d4b\u8bd5\u66f4\u591a\u8be6\u7ec6\u8bf4\u660e\uff1a\u4e91\u6570\u636e\u5e93MySQL\u6027\u80fd\u6d4b\u8bd5@2024\u5e7405\u6708\u3002 \u5173\u4e8e\u8be5\u6d4b\u8bd5 \u5f53\u5728\u4e0d\u540c\u7684\u4e91\u5382\u5546\u4e4b\u95f4\u8fc1\u79fb\u65f6\uff0c\u6570\u636e\u5e93\u7684\u6027\u80fd\u662f\u9700\u8981\u91cd\u70b9\u5173\u6ce8\u7684\u70b9\u3002\u90a3\u4e48\uff0c\u4e0d\u540c\u7684\u4e91\u5382\u5546\u4e4b\u95f4\u7684\u76f8\u540c\u89c4\u683c\u5b9e\u4f8b\u662f\u4e0d\u662f\u5c31\u53ef\u4ee5\u76f4\u63a5\u8fc1\u79fb\u5462\uff1f\u4ed6\u4eec\u4e4b\u95f4\u5dee\u5f02\u5927\u5417\uff1f\u7ecf\u8fc7\u4e0a\u8ff0\u7684\u7cfb\u5217\u6d4b\u8bd5\uff0c\u6211\u4eec\u53d1\u73b0\uff1a \u4e0a\u8ff0\u7684\u5dee\u5f02\u73b0\u8c61\uff0c\u5e76\u4e0d\u662f\u5b64\u7acb\uff0c\u51e0\u4e4e\u6bcf\u4e2a\u5382\u5546\u90fd\u6709\u7c7b\u4f3c\u7684\u95ee\u9898\u3002\u6709\u7684\u4e91\u5382\u5546\u6027\u80fd\u7ba1\u7406\u66f4\u597d\uff0c\u5dee\u5f02\u4f1a\u5c0f\u4e00\u4e9b\uff0c\u6027\u80fd\u66f4\u52a0\u7a33\u5b9a\uff0c\u800c\u6709\u7684\u4e91\u5382\u5546\u6027\u80fd\u5dee\u5f02\u5219\u6bd4\u8f83\u5927\u3002 \u5982\u4f55\u91cd\u73b0\u8be5\u6d4b\u8bd5 \u91cd\u73b0\u8be5\u6d4b\u8bd5\u5305\u542b\u4e86\u4e24\u4e2a\u65b9\u9762\uff0c\u4e00\u4e2a\u662f\u6d4b\u8bd5\u5de5\u5177\u4e0e\u4e3b\u8981\u53c2\u6570\uff0c\u53e6\u4e00\u4e2a\u662f\u6d4b\u8bd5\u5b9e\u4f8b\u7684\u9009\u62e9\u3002\u5982\u4e0b\u4e24\u8282\u5206\u522b\u63cf\u8ff0\u8fd9\u4e24\u90e8\u5206\u3002 Sysbench \u7684\u53c2\u6570\u4e0e\u547d\u4ee4 \u8be5\u6d4b\u8bd5\u9009\u62e9\u4e86\u6a21\u578b\u7b80\u5355\u3001\u6613\u4e8e\u91cd\u73b0\u7684Sysbench\uff08oltp_read_write\uff09\uff0c\u5176\u4e3b\u8981\u53c2\u6570\u5305\u62ec\uff1a \u6d4b\u8bd5\u53c2\u8003\u547d\u4ee4\uff1a \u5b9e\u4f8b\u89c4\u683c\u7684\u9009\u62e9 \u8fd9\u91cc\u9009\u53d6\u4e86\u963f\u91cc\u4e91\u3001\u534e\u4e3a\u4e91\u3001\u817e\u8baf\u4e91\u3001AWS\u3001Azure\u3001Oracle Cloud\u3001Google Cloud\u7684\u6258\u7ba1MySQL\u670d\u52a1\uff08RDS MySQL\uff09\u4f5c\u4e3a\u6d4b\u8bd5\u5bf9\u8c61\u3002\u6d4b\u8bd5\u5b9e\u4f8b\u5b9e\u4f8b\u89c4\u683c\u6ee1\u8db3\u5982\u4e0b\u6761\u4ef6\uff1a \u5177\u4f53\u6bcf\u4e2a\u4e91\u5382\u5546\u7684\u6807\u51c6\u89c4\u683c\u9009\u62e9\uff0c\u53c2\u8003\uff1a\u4e91\u6570\u636e\u5e93RDS MySQL\u6027\u80fd\u6d4b\u8bd5\u4e0e\u5bf9\u6bd4@2024\u5e7405\u6708\u6587\u4e2d\u5bf9\u5404\u4e2a\u4e91\u5382\u5546\u5c0f\u7ed3\u90e8\u5206\u3002 \u4e3a\u4ec0\u4e48\u76f8\u540c\u89c4\u683c\u6027\u80fd\u5dee\u5f02\u8fd9\u4e48\u5927 \u8fd9\u662f\u4e00\u4e2a\u6bd4\u8f83\u590d\u6742\u7684\u95ee\u9898\u3002\u8be5\u95ee\u9898\u4f5c\u8005\u53c2\u52a0\u76842024\u5e741\u6708\u7684ACMUG\uff08\u4e2d\u56fdMySQL\u7528\u6237\u7ec4\uff09\u5927\u4f1a\u4e0a\u7684\u505a\u4e86\u5206\u4eab\uff08\u53c2\u8003\uff09\uff0c\u5982\u4e0b\u4e3a\u5206\u4eab\u7684PDF\uff0c\u4f9b\u53c2\u8003\uff1a \u6982\u8981\u5c0f\u7ed3\u5982\u4e0b\uff1a \u5173\u4e8e\u8be5\u6d4b\u8bd5\u7684\u9650\u5236 \u672c\u8282\u5bf9\u5728\u6d4b\u8bd5\u8fc7\u7a0b\u4e2d\u7684\u4e00\u4e9b\u9650\u5236\u8fdb\u884c\u8865\u5145\u8bf4\u660e\uff0c\u4f9b\u53c2\u8003\uff1a \u5982\u679c\u6709\u66f4\u591a\u5efa\u8bae\uff0c\u53ef\u4ee5\u5728\u672c\u6587\u540e\u7559\u4e0b\u4f60\u7684\u5efa\u8bae\uff0c\u4ee5\u4f9b\u540e\u7eed\u53c2\u8003\u4e0e\u6539\u8fdb\u3002 \u5176\u4ed6\u8865\u5145\u8bf4\u660e \u5173\u4e8eSysbench\u6d4b\u8bd5 \u8fd9\u91cc\u4f7f\u7528\u5e38\u7528\u7684\u3001\u6613\u7528\u91cd\u73b0\u7684Sysbench\u5de5\u5177\u8fdb\u884c\u6d4b\u8bd5\u3002\u4e3b\u8981\u7684\u6a21\u578b\u5305\u62ecoltp_read_write\u4ee5\u53ca\u90e8\u5206\u81ea\u5b9a\u4e49\u6a21\u578b\u3002Sysbench\u56e0\u4e3a\u5176\u6613\u7528\u4f7f\u7528\uff0c\u53ef\u5b9a\u5236\u6027\u9ad8\u88ab\u4e1a\u7ee9\u5e7f\u6cdb\u4f7f\u7528\uff0c\u5305\u62ecAWS\u3001Google Cloud\u3001\u963f\u91cc\u4e91\u3001\u817e\u8baf\u4e91\u7b49\u3002 sysbench\u7684oltp_read_write\u6a21\u578b\u662f\u4e00\u4e2a\u4e8b\u52a1\u538b\u6d4b\u6a21\u578b\uff0c\u5355\u4e2a\u4e8b\u52a1\u4e2d\u5305\u542b\u4e8610\u4e2a\u70b9\u67e5\u30014\u4e2a\u8303\u56f4\u67e5\u8be2\uff08\u5305\u62ec\u4e86ORDER BY\/SUM\/DISTINCT\u7b49\uff09\u3001\u5f71\u54cd\u7d22\u5f15\u7684\u66f4\u65b0\u3001\u4e0d\u5f71\u54cd\u7d22\u5f15\u7684\u66f4\u65b0\u3001\u5220\u9664\u6570\u636e\u3001\u63d2\u5165\u6570\u636e\u3002\u5173\u4e8e\u8be5\u6d4b\u8bd5\u6a21\u578b\u7684\u8be6\u7ec6\u8bf4\u660e\u53ef\u4ee5\u53c2\u8003\u6587\u7ae0\uff1a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_eb_attr":"","inline_featured_image":false,"_tocer_settings":[],"footnotes":""},"class_list":["post-10764","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/pages\/10764","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/comments?post=10764"}],"version-history":[{"count":221,"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/pages\/10764\/revisions"}],"predecessor-version":[{"id":21043,"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/pages\/10764\/revisions\/21043"}],"wp:attachment":[{"href":"https:\/\/www.orczhou.com\/index.php\/wp-json\/wp\/v2\/media?parent=10764"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}