Feature request: Support --enable-pystats
还没有人认领这个 Issue。
评估
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 新手友好度
- 45/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- python
- 领域
- performance
调研方向
首先检查 config.ini 的处理方式以及现有的 debug、pgo 和 lto 选项。跟踪这些选项如何影响 CPython 配置,然后添加相应的 stats 行为,使配置能够启用 --enable-pystats;当 benchmark 运行可以在不使用自定义 branch 的情况下使用 stats 时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
It is useful to be able to get stats from the various benchmark suites.
Currently that involves making a custom branch with stats enabled, and benchmarking that.
Since CPython's configure has a --enable-pystats it would be nice to be able to turn that on from the config file.
It would be great if the config.ini file had an option for stats, much as it already has options for debug, pgo and lto.
E.g.
# Turn on stats?
stats = False
- 主要语言
- Python
- 星标
- 1k
- 派生
- 203
- 平均合并
- 1 小时 20 分钟
- 30 天内合并 PR
- 2
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
python/pyperformance 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
python/pyperformance#346 · 3 条评论 ·
-
python/pyperformance#474 · 4 个 reaction · 已指派 1 人 ·
-
难度 3/5 1-2 天 新手友好度 25/100
python/pyperformance#473 ·
-
难度 3/5 1-2 天 新手友好度 55/100
python/pyperformance#464 ·
-
难度 4/5 3-5 天 新手友好度 48/100
python/pyperformance#460 · 2 条评论 · 1 个 reaction ·
查看 python/pyperformance 的全部 Issue
相似的 Issue
-
Add: hunch 未关闭
难度 2/5 1-3 小时 新手友好度 74/100
AbdelStark/awesome-typesafe#104 ·
-
enhancement
难度 2/5 1-3 小时 新手友好度 72/100
-
难度 2/5 1-3 小时 新手友好度 68/100
DiamondLightSource/dodal#2211 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
openml/openml-python#1749 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
sipyourdrink-ltd/bernstein#6191 ·