percona.com/blog/2012/07/05/impact-of-memory-allocators-on-mysql-performa...

PREVIOUS POST NEXT POST MySQL server intensively uses dynamic memory allocation so a good choice of memory allocator is quite important for the proper utilization of CPU/RAM resources. Efficient memory allocator should help to improve scalability, increase throughput and keep memory footprint under the control. In this post I’m going to check impact of several …


Comments (0)

Sign in to post comments.