malloc(3) vs. malloc(3x)
Chris Torek
chris at mimsy.UUCP
Tue Jan 10 16:49:46 AEST 1989
In article <3405 at ingr.com> crossgl at ingr.com (Gordon Cross) writes:
>The difference between malloc(3C) and malloc (3X) is speed: the latter version
>runs on average about 9 times faster. ...
Not so (see Keywords). Malloc(3c) is slower only in SysV environments.
(In other words, Gordon is right, but not in the context under discussion.)
--
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163)
Domain: chris at mimsy.umd.edu Path: uunet!mimsy!chris
More information about the Comp.unix.questions
mailing list