Aikar
8778a2ef97
Current Chunk for Entity and Block Entities, counts by entity type
...
This enables us a fast reference to the entities current chunk instead
of having to look it up by hashmap lookups.
We also store counts by type to further enable other performance optimizations in later patches.
2018-07-04 03:55:24 -04:00
Zach Brown
1c208bf05b
Update upstream CB/S
2017-06-18 20:36:55 -05:00
Zach Brown
22e2858fee
Update bStats implementation
2017-04-22 01:16:45 -05:00
Zach Brown
4340ef97ca
Switch to a bStats based Metrics system
2017-03-25 00:22:02 -05:00
Zach Brown
19eb02cab0
Revert "Only check for async callers, do not remove potentially used variables"
...
This reverts commit 271e7c5cb4
.
2016-04-14 19:26:57 -05:00
Zach Brown
271e7c5cb4
Only check for async callers, do not remove potentially used variables
...
Potentially resolves GH-138
2016-04-14 16:48:52 -05:00
Zach Brown
4634458d72
Check async spawn chunk check, remove unused variables, GH-159
2016-03-27 20:31:23 -05:00