- Use the dev-util/google-perftools libraries to replace the malloc()
implementation with a possibly faster one.
I'm about to add sys-cluster/ceph to that list
Cheers,
Kacper
01-14-2012, 04:28 PM
Kacper Kowalik
RFC: global USE tcmalloc
On 07.01.2012 16:49, Kacper Kowalik wrote:
> Hi,
> seems more and more software starts to use this:
>
> dev-db/drizzle:tcmalloc
> dev-db/haildb:tcmalloc
> dev-db/redis:tcmalloc
> dev-lang/ruby-enterprise:tcmalloc
> dev-libs/libmemcached:tcmalloc
> sys-cluster/gearmand:tcmalloc
>
> - Use the dev-util/google-perftools libraries to replace the malloc()
> implementation with a possibly faster one.