README 561 B

1234567891011121314151617181920212223
  1. README for lmbench 2alpha8 net release.
  2. To run the benchmark, you should be able to say:
  3. cd src
  4. make results
  5. If you want to see how you did compared to the other system results
  6. included here, say
  7. make see
  8. Be warned that many of these benchmarks are sensitive to other things
  9. being run on the system, mainly from CPU cache and CPU cycle effects.
  10. So make sure your screen saver is not running, etc.
  11. It's a good idea to do several runs and compare the output like so
  12. make results
  13. make rerun
  14. make rerun
  15. make rerun
  16. cd Results && make LIST=<your OS>/*