Elapsed productivity in the bottom pane may be calculated wrongly
未关闭
- 主要语言
- Haskell
- 星标
- 173
- 派生
- 37
- PR 合并指标
- 30 天内没有已合并 PR
描述
It requires a careful look at the code, but it may be wrong, because it was mimicking old GHC code and there apparently was a bug in that code: https://ghc.haskell.org/trac/ghc/ticket/12424
贡献指南
这个仓库没有索引到贡献指南
调研方向
找到计算底部窗格已用生产率的代码,并追踪其输入是如何推导出来的。阅读链接的 GHC 工单 12424,将疑似行为与参考 bug 进行比较。完成标准是确定 ThreadScope 是否会复现该问题,并在会复现的情况下修正计算。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- haskell
- 领域
- performance
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100