Storage Optimizations #3
cosmonaut
commented 2020-03-25 18:57:17 +00:00
Owner
- reworked component and message storage to use contiguous storage
- reworked APIs to return Spans instead of IEnumerables
- no more tuple returns
- structs are returned by ref whenever possible to avoid defensive copies
- reworked component and message storage to use contiguous storage
- reworked APIs to return Spans instead of IEnumerables
- no more tuple returns
- structs are returned by ref whenever possible to avoid defensive copies
cosmonaut
referenced this issue from a commit 2020-03-25 19:08:04 +00:00
Merge pull request 'Storage Optimizations' (#3) from component_store_optimize into master
cosmonaut
closed this pull request 2020-03-25 19:08:04 +00:00
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "component_store_optimize"
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?