If you use javascript language, just ending the line with a variable does not show the result of that variable (like when using C#) - you have to use console.log. Also, when you use console.log with ...
It's probably overkill but the system can currently try to render faster then the browser is repainting. This May in some rare cases lead to some extra cpu cost. Ill get this fixed in a day or two, ...