Bug #94387 | MySQL 8.0.15 is slower than MySQL 5.7.25 in read only workloads | ||
---|---|---|---|
Submitted: | 18 Feb 2019 17:41 | Modified: | 21 Feb 2019 13:39 |
Reporter: | Vadim Tkachenko | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S5 (Performance) |
Version: | 8.0.15 | OS: | Ubuntu (18.04) |
Assigned to: | CPU Architecture: | x86 |
[18 Feb 2019 17:41]
Vadim Tkachenko
[21 Feb 2019 13:39]
MySQL Verification Team
Hi, Thank you for your report. Verified as reported.
[21 Feb 2019 13:40]
MySQL Verification Team
This is in-memory only benchmark.
[23 May 2019 14:10]
zhai weixiang
Is there Any analyze can share ??? We just find same problem while trying to prove that 8.0 is better than older version to our boss :)
[22 Sep 2021 9:31]
Ajinkya Nopat
Is this issue fixed? If yes, in which version? We are facing similar issue, our observation is that MySQL8 is slower in reads than MySQL5.6
[22 Sep 2021 12:37]
MySQL Verification Team
Hi, No, this performance problem has not been addressed yet ..... We have no information when will it be addressed. Generally, 8.0 is a bit slower then 5.7 in read only workloads. Also, it is wise to check improvements that are available in the recent versions.
[23 Sep 2021 15:19]
Ajinkya Nopat
Thanks for the reply. Yes We have tested on almost latest(MySQL8.0.25).
[7 Jun 2022 5:51]
Prashant Dixit
Hi, any update on this issue? Is it resolved ? Thanks, Prashant
[7 Jun 2022 11:30]
MySQL Verification Team
Hi, No, this performance issue is not resolved. Simply, version 8.0 has introduced so many new features that have made the entire code much, much more complex. We are working on optimising some parts of the code, which can be improved, but these will not change much the overall performance. On the other hand, 8.0 has so many new features, that you can learn them in use them to improve your SQL statements, which would lead to the higher performance of your installation.
[9 Jun 2022 5:06]
Radu Nicolae Rau
Greetings, Could you be so kind to advise if this issue is being worked on? It seams strange that this Bug is not assigned to anybody. We are also using sysbench to run workloads, in order to determine if we should upgrade to MySQL8 and see the same issue. Thank you for your time,
[9 Jun 2022 11:58]
MySQL Verification Team
Hi Mr. Rau, First of all, the "Assigned to" field is not used for the last 15 (fifteen) years. Also, this is public bug reporting system, so the assignments and progress report are not published here, since that is internal matter, which stays out of the eyes of the public. Regarding performance, version 8.0 has so many new features that would enable you to increase performance of many of your queries. Read our 8.0 Reference Manual, if you want to find out more.