Before this patch, we would open and close /dev/null every iteration.
cbench
Benchmarking program in C
To build: $ make
To install: # make install
To run:
$ cbench [number of iterations] [command]
The number of iterations is optional, defaults to 20. cbench
will run the provided command iterations
times and present you with some statistics.
Description
Languages
C
95.3%
Makefile
4.7%