<?xml version="1.0" encoding="utf-8"?>
<bug><id>56267</id><link>http://bugs.mysql.com/bug.php?id=56267</link><status>Closed</status><category>Server: Packaging</category><sdesc>tcmalloc lib (libtcmalloc_minimal.so) is missing from mysql 5.5 binary</sdesc><ldesc>As per http://dev.mysql.com/doc/refman/5.5/en/mysqld-safe.html#option_mysqld_safe_malloc-lib: &quot;Linux users can use the libtcmalloc_minimal.so included in binary packages by adding these lines to the my.cnf file&quot;

However, libtcmalloc is absent from MySQL 5.5 binaries.

libtcmalloc can give 2x performance on some workloads (readonly). For example:
sysbench readonly test, 64 threads: 1760.08 per sec. with tcmalloc vs 725.44 per sec. without tcmalloc</ldesc><reporter>1403766</reporter><submitted>1282762503</submitted><modified>1380557861</modified><version>5.5</version><os>Linux</os><cpu_arch>Any</cpu_arch><severity>S3 (Non-critical)</severity></bug>