From kde-devel Sat Apr 13 19:40:08 2002 From: Martijn Klingens Date: Sat, 13 Apr 2002 19:40:08 +0000 To: kde-devel Subject: Re: Question - using --enable-fast-malloc=full X-MARC-Message: https://marc.info/?l=kde-devel&m=101872663700550 On Saturday 13 April 2002 21:09, Lubos Lunak wrote: > That's the point, using own implementation of malloc (and the fastest one > I could find - I actually doubt there can be a faster one). TANSTATFC - There Ain't No Such Thing As The Fastest Code ;-) Read Michael Abrash's Graphics Programming Black Book or Zen of Code Optimization for lots of anecdotes on the subject during his quest for (amongst other things) the fastest 3D vertice mapper. (Which doesn't say the OpenBSD code is faster, it merely says yours is by definition not the fastest...) Martijn >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<