Update README.md
This commit is contained in:
parent
f72d334804
commit
881b748209
12
README.md
12
README.md
@ -1,3 +1,13 @@
|
||||
# cbench
|
||||
|
||||
Benchmarking program in C
|
||||
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.
|
Loading…
Reference in New Issue
Block a user