Fast strcmp() wanted.
David M. LaRocque
larocque at jupiter.crd.ge.com
Wed Sep 26 03:59:40 AEST 1990
After I profiled my C program I discovered that the function
strcmp() takes one third of my program's CPU time. I was hoping
someone may have written their own version of strcmp() that
outperforms the library's function.
Thanks, Dave
/**************************************************
* larocque at crd.ge.com (518) 387-5805
* ...!crdgw1!cetus.crd.ge.com!larocque
**************************************************/
More information about the Alt.sources
mailing list