for() Loops are slow (again)
Open
- Dominant language
- JavaScript
- Stars
- 776
- Forks
- 180
- PR merge metrics
- No merged PRs in 30d
Description
https://www.khanacademy.org/computer-programming/minecraft-ke-noise-bedrock/5971033575129088 This is "taking too long" now. Probably related to #500 but it happens instantly. The program doesn't even get a chance to start, it just ends right away.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the linked Khan Academy program and compare its behavior with issue #500. Trace the for-loop execution and the path that ends the program before it starts. Done means the linked program gets a chance to run without immediately reporting that it is taking too long.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100