Too much saving resulting in bad performance and issues

Description of the problem (please keep it simple and short):
Too much saving and how I think must be handled

Explain what you were trying to do:
Just writing some code and when I click run and it saves, a hello world C program can go up to 2 minutes of delay and this sometimes happen every run

what to do: either increase the time between auto saves or make saving parallel with execution so it doesnt cause delay

Hi @solidracer!
Could you try entering kill 1 in the Shell? Or try pressing CTRL+SHIFT+R to refresh the page and cache?
Hope this helps!