Have `pyperformance run` run `pyperf system tune`
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 1k
- 派生
- 203
- 平均合并
- 1 小时 20 分钟
- 30 天内合并 PR
- 2
描述
I was surprised to learn today that pyperformance run does not call pyperf system tune -- I guess I had assumed that this was included in pyperformance's responsibilities. It looks like support was added to run it for pyperformance compile but not for pyperformance run so I'm not sure what is intended.
I'd like to propose that pyperformance run and pyperformance compile have the same behavior with respect to tuning the system, with my personal preference being that they should both tune the system. What do you all think?
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
比较 pyperformance compile 与 pyperformance run 的现有行为,重点关注每个命令调用 pyperf system tune 的位置。根据 issue 讨论确认预期的共享调优行为,然后使两个命令保持一致,并验证两条命令路径。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- cli, performance
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100