unity-renderer icon indicating copy to clipboard operation
unity-renderer copied to clipboard

change `sceneId: string` to `sceneNumber: int`

Open menduz opened this issue 2 years ago • 0 comments

To:

  • Optimize incoming and outgoing messages
  • Faster random access (Dictionaries, Hash tables)
  • Save memory allocated to strings and help the garbage collector by removing all that load

Kernel counterpart: https://github.com/decentraland/sdk/issues/362, please add to this issue all the necessary changes from kernel messages

  • [ ] ...
  • [ ] ...

menduz avatar Jul 04 '22 21:07 menduz