Any ideas for something simple that will slow down the user's CPU? It doesn't have to be useful, it can be some random function. Anything CPU-intensive.
Name:
Anonymous2018-09-05 6:06
>>4 this would just freeze up one thread. you need to make a bunch of WebWorkers all doing that at the same time.