3

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:

enter image description here

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?

  • 1
    You're probably not missing anything. The OS or the browser itself will likely do something like that for performance... Use node if you want to run a script headless – Dominik Dec 26 '20 at 07:58

0 Answers0