Reduce MySQL CPU Usage Through Dynamic Binary Optimization
Dynimize, a dynamic binary optimizer, has been shown to improve MySQL performance in CPU intensive workloads. This post explores how Dynimize can be used to instantly reduce MySQL CPU usage without altering a single line of your application code or my.cnf. You...
Continue Reading
Dynimize + MySQL Cross-Microarchitecture Analysis
In this blog post I will discuss how the Dynimize cross microarchitecture performance results were obtained, followed by an analysis of these results. You can download the scripts to generate similar graphs for your own system from here. Note this repository also...
Continue Reading