Logo

Dynimizer

Dynimizer is a run-time binary optimizer that speeds up Linux programs such as MySQL

Dynimizer reduces front-end CPU stalls on Linux servers by deploying state of the art just-in-time compiler technology. Running applications are targeted for performance speedup by simply "flicking a switch"? and starting Dynimizer as a background process. Target application source code and restart is not required, with zero down time. Dynimizer has been measured to improve performance by up to 50% for some MySQL OLTP workloads with speedups obtained in around 60 seconds. To install, run: sudo bash -c 'bash <(wget -O - https://dynimize.com/install) -default'