DBS Benchmarking team uses HammerDB to benchmark and compare between different database engines. We have got their results of RDS MySQL m6g and m5 instances. Here is a summary of results and findings from them.
According to the benchmark results from DBS Benchmarking team:

For **large, xlarge and 4xlarge instance sizes, m6g shows consistent higher throughput compare to m5, in some cases up to about 50%. **
The benchmark results of 12xlarge and above are not as consistent as smaller instance sizes. This should also be looked into.





| Instance Size | Num of Wareshoues |
|---|---|
| large | 8 |
| xlarge | 16 |
| 2xlarge | Not done yet |
| 4xlarge | 50 |
| 8xlarge | Not done yet |
| 12xlarge | 150 |
| 16xlarge | 150 |
| 24xlarge | 300 |
| Engine | Version | DB Param | Value |
|---|---|---|---|
| MySQL | 8.0.17 | innodb_buffer_pool_instances | 32 |
| MySQL | 8.0.17 | innodb_io_capacity | 40000 |
| MySQL | 8.0.17 | innodb_io_capacity_max | 70000 |
| MySQL | 8.0.17 | innodb_log_file_size | 21474836480 |
| MySQL | 8.0.17 | innodb_read_io_threads | 24 |
| MySQL | 8.0.17 | innodb_sync_array_size | 1024 |
| MySQL | 8.0.17 | innodb_write_io_threads | 64 |
| Engine | Instance Type | OS Version | Kernel Version | Storage |
|---|---|---|---|---|
| MySQL | m6g.large | Amazon Linux 2 | 4.14.177-139.254 | io1 40k 1TB |
| MySQL | m6g.xlarge | Amazon Linux 2 | 4.14.177-139.254 | io1 40k 1TB |
| MySQL | m6g.4xlarge | Amazon Linux 2 | 4.14.177-139.254 | io1 40k 1TB |
| MySQL | m6g.12xlarge | Amazon Linux 2 | 4.14.177-139.254 | io1 40k 1TB |
| MySQL | m6g.16xlarge | Amazon Linux 2 | 4.14.177-139.254 | io1 40k 1TB |
| MySQL | m5.large | Amazon Linux 2016.09 | 4.4.23-31.54 | io1 40k 1TB |
| MySQL | m5.xlarge | Amazon Linux 2016.09 | 4.4.23-31.54 | io1 40k 1TB |
| MySQL | m5.4xlarge | Amazon Linux 2016.09 | 4.4.23-31.54 | io1 40k 1TB |
| MySQL | m5.12xlarge | Amazon Linux 2016.09 | 4.4.23-31.54 | io1 40k 1TB |
| MySQL | m5.16xlarge | Amazon Linux 2016.09 | 4.4.23-31.54 | io1 40k 1TB |
| MySQL | m5.24xlarge | Amazon Linux 2016.09 | 4.4.23-31.54 | io1 40k 1TB |