Check for duplicates
Description
Deleting the top block of the spaghetti code stack on master (4125fd3) takes ~1670ms, and checkAndDelete takes ~1000ms.

On develop (c093421) it takes ~720 seconds, with checkAndDelete taking ~360ms.
Reproduction steps
- Go to the playground
- Hit the "spaghetti" or "JSO spaghetti" test buttons.
- Go to the performance tab of the chrome devtools.
- Start a recording
- Delete the top block in the spaghetti stack.
- Stop the recording.
Stack trace
No response
Screenshots
No response
Browsers
No response
Check for duplicates
Description
Deleting the top block of the spaghetti code stack on master (4125fd3) takes ~1670ms, and
checkAndDeletetakes ~1000ms.On develop (c093421) it takes ~720 seconds, with
checkAndDeletetaking ~360ms.Reproduction steps
Stack trace
No response
Screenshots
No response
Browsers
No response