docs(lmbench): 更新 lmbench 测试结果展示方式 #70
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
新增
make see命令执行说明,展示如何生成并查看测试结果摘要。补充了完整的测试结果输出示例,包括系统参数、处理器性能、通信延迟、
文件系统性能和内存延迟等关键指标。
docs(install): 修改页面标题为“软件安装”
将 desktop/install.md 页面的标题由“安装”更新为“软件安装”,
以更准确反映页面内容。
Summary by Sourcery
Add instructions for generating and viewing lmbench summaries with sample output and update the install documentation title for clarity
New Features:
make seecommand documentation to generate and view lmbench test result summariesDocumentation: