Benchmark for some miscellaneous operations.

This program benchmarks the following operations:

  • Scanning of a single linked list,
  • Computing factorial using unsigned shorts or unsigned longs.
Source file: bench-misc.c