[comp.lang.c] Turbo C Function Timing Problems

yilin@caen.engin.umich.edu (Zhao) (03/17/91)

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.