TheMode
|
dba368d16f
|
Thread count should depend on the processor count
|
2021-04-21 17:14:40 +02:00 |
|
TheMode
|
15b116a770
|
Remove unnecessary try-catch
|
2021-04-21 14:39:28 +02:00 |
|
TheMode
|
9660ee30fb
|
More line ending
|
2021-04-21 14:35:35 +02:00 |
|
TheMode
|
5b1784fa39
|
Fix line ending
|
2021-04-21 14:34:16 +02:00 |
|
TheMode
|
8f6e0240eb
|
added new #tryAcquire method with a return value instead of consumer
|
2021-04-21 14:32:42 +02:00 |
|
TheMode
|
72002a3d75
|
Wait monitoring should always be enabled
|
2021-04-21 11:37:53 +02:00 |
|
TheMode
|
224a1f57b4
|
#currentEntities documentation
|
2021-04-21 11:31:56 +02:00 |
|
TheMode
|
73dee1fb1a
|
Better abstraction
|
2021-04-21 11:27:49 +02:00 |
|
TheMode
|
470cc09767
|
Merge branch 'master' into acquirable
|
2021-04-20 22:19:42 +02:00 |
|
TheMode
|
75da093475
|
Shift click code cleanup
|
2021-04-20 22:10:04 +02:00 |
|
TheMode
|
2aba4c49f6
|
Change stresstest to profile per-instance thread
|
2021-04-20 10:18:48 +02:00 |
|
themode
|
c91d957fe4
|
Merge branch 'master' into acquirable
|
2021-04-20 09:50:28 +02:00 |
|
TheMode
|
3fa89737d9
|
Reduce tick buffer copy overhead
|
2021-04-20 08:54:33 +02:00 |
|
TheMode
|
66513025c7
|
Fix thread safety with inventory click, add Internal annotation
|
2021-04-20 07:32:53 +02:00 |
|
TheMode
|
359d18e8a5
|
Remove unused class
|
2021-04-20 07:30:09 +02:00 |
|
TheMode
|
5390cd14f0
|
Simplify double click handling
|
2021-04-20 07:29:01 +02:00 |
|
TheMode
|
e9b5779b24
|
Simplify shift click handling, fix click processor ignoring non-air slot
|
2021-04-20 06:41:55 +02:00 |
|
TheMode
|
1daaeda63f
|
Temporary fix for shift click
|
2021-04-19 20:09:42 +02:00 |
|
TheMode
|
d8e28ad73a
|
Remove unnecessary volatile, fix acquisition from threads other than the tick ones
|
2021-04-19 15:25:19 +02:00 |
|
TheMode
|
321d185ffe
|
use a ReentrantLock instead of guava monitor
|
2021-04-19 11:57:42 +02:00 |
|
TheMode
|
562927ee44
|
Added comment
|
2021-04-19 08:53:54 +02:00 |
|
TheMode
|
44b22ce1f1
|
Reduce monitor acquisition
|
2021-04-19 08:51:44 +02:00 |
|
TheMode
|
a6b1749e9e
|
Added max refresh time
|
2021-04-19 08:17:00 +02:00 |
|
TheMode
|
1f08f5dc34
|
Use a parallel stream
Signed-off-by: TheMode <themode@outlook.fr>
|
2021-04-19 07:42:48 +02:00 |
|
TheMode
|
07471a8b5b
|
Fix acquisition of newly instantiated entities
|
2021-04-18 17:31:50 +02:00 |
|
TheMode
|
e00b3a6fba
|
Fix build
|
2021-04-18 16:56:17 +02:00 |
|
TheMode
|
bd9cab5805
|
Remove AcquirableImpl.java, more comment
|
2021-04-18 16:50:06 +02:00 |
|
TheMode
|
e63dbf28db
|
Cleanup
|
2021-04-18 16:38:00 +02:00 |
|
TheMode
|
e342dd2b70
|
Merge branch 'master' into acquirable
|
2021-04-18 15:23:09 +02:00 |
|
TheMode
|
1dbd3078c3
|
Fix incremental thread refresh
|
2021-04-18 11:53:38 +02:00 |
|
TheMode
|
92f30070db
|
Implement incremental chunk thread refresh
|
2021-04-18 11:28:28 +02:00 |
|
TheMode
|
6357eb6329
|
Use shared instance to do not run out of memory
|
2021-04-18 10:57:16 +02:00 |
|
TheMode
|
2df5484e1a
|
Dynamic chunk thread change
|
2021-04-18 06:43:51 +02:00 |
|
TheMode
|
e9f13d0a82
|
WIP dynamic chunk thread change
|
2021-04-18 06:29:44 +02:00 |
|
TheMode
|
6b5f755bfd
|
Allow null nbt, remove NBTUtils.loadItem
|
2021-04-18 04:44:16 +02:00 |
|
TheMode
|
cb34d34799
|
ArgumentItemStack cleanup
|
2021-04-18 04:35:11 +02:00 |
|
TheMode
|
1d2a647efa
|
Fix tickBuffer refCnt
|
2021-04-18 03:35:41 +02:00 |
|
TheMode
|
2e4a443bec
|
Use multiple instances in the demo server
|
2021-04-18 02:35:17 +02:00 |
|
TheMode
|
2c1084d97b
|
Use hashcode
|
2021-04-18 02:22:35 +02:00 |
|
TheMode
|
7dd6aa2360
|
Separate PerChunkThreadProvider from PerInstanceThreadProvider, support arbitrary ThreadProvider#findThread number
|
2021-04-18 01:55:35 +02:00 |
|
TheMode
|
dd88a14b90
|
Remove unused class
|
2021-04-18 00:19:57 +02:00 |
|
TheMode
|
f0607f776a
|
Remove unused class
|
2021-04-18 00:08:13 +02:00 |
|
TheMode
|
eb63681c37
|
better comment
|
2021-04-18 00:00:02 +02:00 |
|
TheMode
|
8123e839ec
|
Improve acquisition performance, fix current thread lock not being occupied
|
2021-04-17 23:51:23 +02:00 |
|
LeoDog896
|
ee590e8325
|
Add meta
|
2021-04-17 15:00:52 -04:00 |
|
TheMode
|
23664292de
|
Simplify acquisition, reduce overhead
|
2021-04-17 14:22:47 +02:00 |
|
TheMode
|
a5df2376cf
|
Improve performance
|
2021-04-17 03:00:34 +02:00 |
|
TheMode
|
3b7353300d
|
Acquisition rework
|
2021-04-17 02:50:33 +02:00 |
|
TheMode
|
8f3ee93191
|
Use literal as the default argument when generating a syntax
|
2021-04-16 21:51:33 +02:00 |
|
TheMode
|
be0c425dfc
|
Merge branch 'master' into acquirable
|
2021-04-16 02:36:46 +02:00 |
|