Why do browsers throttle JavaScript timers?

7 vidyesh 2 9/12/2025, 5:35:08 PM nolanlawson.com ↗

Comments (2)

BugsJustFindMe · 9m ago
Because browser developers still have major incentive to care about not misusing the resources (cpu/battery) of browser users, and website developers very clearly do not.
BinaryIgor · 42m ago
The story of web development:

"For the time being, I’ll just do what most web devs do: choose whatever API accomplishes my goals today, and hope that browsers don’t change too much in the future."