Re: What's upcoming with Ravi
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: What's upcoming with Ravi
- From: Philipp Janda <siffiejoe@...>
- Date: 2018年6月23日 22:56:19 +0200
Am 23.06.2018 um 19:16 schröbte Dibyendu Majumdar:
Hi,
Hi!
8. Faster memory allocation by integrating Doug Lea's malloc library.
Are you sure that dlmalloc is actually faster than the native libc
malloc? It's a great piece of software for sure but a few decades old by
now. libc implementors have had ample time to catch up (or at least
integrate dlmalloc into their own code -- it's public domain software
after all).
Regards
Dibyendu
Philipp