Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ukma!tut.cis.ohio-state.edu!quanta.eng.ohio-state.edu!raksha.eng.ohio-state.edu!abali From: abali@raksha.eng.ohio-state.edu (Bulent Abali) Newsgroups: comp.lang.c Subject: malloc performance Message-ID: <1724@quanta.eng.ohio-state.edu> Date: 8 Feb 89 17:30:31 GMT Sender: news@quanta.eng.ohio-state.edu Reply-To: abali@raksha.eng.ohio-state.edu (Bulent Abali) Distribution: usa Organization: Ohio State Univ, College of Engineering Lines: 13 I am using an Intel hypercube with Unix System V/386. Malloc(3C) seems to be really slow. Allocating a 64 kbyte block takes 100 milliseconds. Malloc(3X) which is supposed to be faster than (3C) takes 110 milliseconds. Is there a cure for this problem? -=- Bulent Abali Ohio State Univ., Dept.of Electrical Eng. 2015 Neil Av. Columbus, Ohio 43210 abali@baloo.eng.ohio-state.edu