Tag

Perf tool

1 views collected around this technical thread.

Tencent Cloud Developer
Tencent Cloud Developer
Mar 7, 2019 · Databases

How to Address High CPU Load on a Single MySQL Core

To resolve a MySQL single‑core CPU bottleneck, examine and tune slow queries and indexes, eliminate heavy lock contention, break large transactions into smaller ones, and employ tools like perf top to pinpoint performance hotspots, as recommended by Tencent Cloud Database expert Liu Di.

CPU OptimizationDatabase PerformanceMySQL
0 likes · 3 min read
How to Address High CPU Load on a Single MySQL Core