Im running a javascript in the Chrome DevTools console, but when I minimize the browser the script runs 10x(?) slower.
I searched on chrome://flags
for throttling
and it returned:
I have changed Throttle Javascript timers in background.
from default
to disabled
, but it continues running the script very slowly, what else I'm missing?