faster malloc anyone?

VLD/VMB gwyn at BRL.ARPA
Sun May 4 04:02:34 AEST 1986


Your new() function doesn't appear to do anything that the SVR2
malloc() doesn't, except fail to properly align storage.  If the
malloc() function in your C library has dismal performance, then
fix it so that all programs can benefit.



More information about the Comp.lang.c mailing list