Storage Optimizations #3
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
Merge pull request 'Storage Optimizations' (#3) from component_store_optimize into master
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?