加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README 561 Bytes
一键复制 编辑 原始数据 按行查看 历史
README for lmbench 2alpha8 net release.
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>/*
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化