Flywheel/src/main/java/com/jozufozu/flywheel
Jozufozu d7f8c9fcea Weaving threads
- Restore WaitGroup abstraction
- Simplify WaitGroup to make proper use of atomics
- Fix logic error in ParallelTaskExecutor causing task counter to go
  below zero when executing main thread tasks
- Use ConcurrentHashMap in models to allow parallel access
- Reduce chunk size in RunOnAllPlan
- Only queue in InstanceManager
- Defer syncPoint within renderStage
- AbstractStorage return immutable view for tickable/dynamic instances
- Process InstanceManager queues off-thread
2023-04-13 15:17:02 -07:00
..
api Weaving threads 2023-04-13 15:17:02 -07:00
backend Weaving threads 2023-04-13 15:17:02 -07:00
config More clean up 2023-04-07 16:01:03 -07:00
extension Instance Refactor I 2023-04-04 12:36:54 -07:00
gl
glsl More clean up 2023-04-07 16:01:03 -07:00
handler Weaving threads 2023-04-13 15:17:02 -07:00
impl Weaving threads 2023-04-13 15:17:02 -07:00
lib Weaving threads 2023-04-13 15:17:02 -07:00
mixin Weaving threads 2023-04-13 15:17:02 -07:00
util More clean up 2023-04-07 16:01:03 -07:00
vanilla More clean up 2023-04-07 16:01:03 -07:00
Flywheel.java More clean up 2023-04-07 16:01:03 -07:00