forked from dmonakhov/lmbench
-
Notifications
You must be signed in to change notification settings - Fork 0
LMBench micro benchmark site
License
NextAD/lmbench
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
LMBench + quota tests
To run the quota benchmarks, you should be able to say:
mkdir /tmp/{img,mnt}
./quota-run-all.sh <RESULT_DIR>
To run the benchmark, you should be able to say:
cd src
make results
If you want to see how you did compared to the other system results
included here, say
make see
Be warned that many of these benchmarks are sensitive to other things
being run on the system, mainly from CPU cache and CPU cycle effects.
So make sure your screen saver is not running, etc.
It's a good idea to do several runs and compare the output like so
make results
make rerun
make rerun
make rerun
cd Results && make LIST=<your OS>/*
About
LMBench micro benchmark site
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 73.5%
- Shell 19.4%
- Makefile 6.1%
- Other 1.0%