MySQL Forums
Forum List  »  Performance

Re: Why do users report a performance decline in 8.0?
Posted by: Bin Wang
Date: October 23, 2024 09:12AM

We have optimized for low-concurrency environments, achieving notable improvements in some cases, though these improvements are only significant in specific scenarios.

If anyone is interested in testing our optimized version of MySQL(https://github.com/advancedmysql/mysql), they can see that even under low concurrency, the performance difference compared to 5.7 is not very significant when using BenchmarkSQL TPC-C tests on high-end NUMA machines; under high concurrency, it far exceeds 5.7.

MySQL 8.0 actually performs very well, but this can only be noticed on high-end machines and in cluster environments. It is not easily detected in typical SysBench single-machine tests.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Why do users report a performance decline in 8.0?
107
October 23, 2024 09:12AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.