High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Go to file
Aikar 1056951a73 Optimize DataBits
Remove Debug checks as these are super hot and causing noticeable hits

Before: http://i.imgur.com/nQsMzAE.png
After: http://i.imgur.com/nJ46crB.png

Optimize redundant converting of static fields into an unsigned long each call by precomputing it in ctor
2016-04-05 21:38:58 -04:00
paper-server Optimize DataBits 2016-04-05 21:38:58 -04:00