Khan / Khan/live-editor

for() Loops are slow (again)

Open
#501 3 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.