Main Page
Modules
Class Hierarchy
Compound List
File List
Compound Members
Related Pages
Benchmark for some string operations.
This program benchmarks the following operations:
strcpy,
strlen,
strcat,
strcmp,
strrchr,
memcpy,
memcmp,
strstr.
Source file:
bench-string.c