Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!caen!caen.engin.umich.edu!yilin From: yilin@caen.engin.umich.edu (Zhao) Newsgroups: comp.lang.c Subject: Turbo C Function Timing Problems Message-ID: <1991Mar16.224945.1790@engin.umich.edu> Date: 16 Mar 91 22:49:45 GMT Sender: news@engin.umich.edu (CAEN Netnews) Reply-To: yilin@caen.engin.umich.edu (Zhao) Organization: University of Michigan Engineering, Ann Arbor Lines: 7 Does anyone know the number of clock cycles on 80386 machine for the following Turbo C functions? hypot(), cabs(), malloc(), calloc(). Is there any reference in which I can find these numbers? Thanks in advance.