-
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Make AbstractInstancer much more slim and move logic to BaseInstancer - Extend paging concept to the indirect instancer - Extend ObjectStorage to support more interesting layouts - Instance creation on indirect is now entirely lock free and deletions no longer require re-uploading the entire instancer
- Loading branch information
Showing
7 changed files
with
511 additions
and
264 deletions.
There are no files selected for viewing
229 changes: 7 additions & 222 deletions
229
common/src/backend/java/dev/engine_room/flywheel/backend/engine/AbstractInstancer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.