On Sep 6, 4:30 pm, Blake Kaplan <[EMAIL PROTECTED]> wrote:
> Jonas Sicking wrote:
> I believe this probably depends on how the threadsafety discussion works
> itself out. As I understand things how, malloc is very expensive because
> it's the system malloc and must be threadsafe.

The system malloc might suck, but there are plenty of malloc
implementations that use per-thread allocation pools.

Rob


_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to