murl-digital / aurora

The prettiest lights north of the Equator
GNU Lesser General Public License v2.1
3 stars 1 forks source link

multi-thread applying potion effects to people #18

Closed Eynorey closed 4 years ago

Eynorey commented 4 years ago

Do you think there's a way to increase potion effect performance on large crowds by multi-threading the shit outta this?

We can give the instances as many cores+threads as we want, but are limited to the clock speed of each core, so just spawning one thread per player could actually work out very well

murl-digital commented 4 years ago

impossible due to the nature of spigot