Open
Description
Expected Behavior
Lower CPU usage in browser when running a project with a forever block
Actual Behavior
When running a project which contains a forever block and few other blocks, the CPU usage is always around 80%. At the same time, if I do other actions (e.g. switch sprites, switch block categories in the toolbox), the CPU usage can be higher than 95%. (It reaches 100% once occasionally, which make the browser crashes... )
Steps to Reproduce
- Open Chrome performance monitor;
- Drag following blocks:
- Click green flag;
- Switch block categories or switch sprites
Operating System and Browser
Windows10 Chrome