Elapsed productivity in the bottom pane may be calculated wrongly
Open
- Dominant language
- Haskell
- Stars
- 173
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the code that calculates elapsed productivity for the bottom pane and trace how its inputs are derived. Read the linked GHC ticket 12424 to compare the suspected behavior with the reference bug. Done means determining whether ThreadScope reproduces the issue and correcting the calculation if it does.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100