Storage refactor, snapshot system, experimental template system #3
cosmonaut
commented 2023-01-10 00:40:47 +00:00
Owner
- Major storage refactor to improve performance and reduce garbage collection
- Snapshot system to facilitate rollback implementation
- Experimental template system to instantiate entities based on a template. Use at your own risk, this may change significantly or be removed!
- Major storage refactor to improve performance and reduce garbage collection
- Snapshot system to facilitate rollback implementation
- Experimental template system to instantiate entities based on a template. Use at your own risk, this may change significantly or be removed!
cosmonaut
added 14 commits 2023-01-10 00:40:48 +00:00
91cf93e1c9
storage optimization
7c6410275f
remove unnecessary method
f045335881
initial template system
8061590195
initial snapshot system
f628735025
snapshot refinements
9bc6822f38
optimize snapshot
8d1274cba0
more untyped storage granularity
b6485f345b
value type enumerator on IndexableSet
11488eba60
fix spacing
307577d399
FilterSignature IEquatable
01a9211ff4
remove IHasEntity
2f46af30fb
garbage collection optimizations
93ed5c8dd2
more garbage optimization
d1476d6415
make note about template feature
cosmonaut
merged commit f69d132a5e into main 2023-01-10 00:41:00 +00:00
cosmonaut
deleted branch storage_refactor 2023-01-10 00:41:00 +00:00
cosmonaut
referenced this issue from a commit 2023-01-10 00:41:01 +00:00
Storage refactor, snapshot system, experimental template system (#3)
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "storage_refactor"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?