huggingface / huggingface/simulate
[Optimization] Try shared memory instead of socket
Open
enhancement
Python
Unity
- Dominant language
- Python
- Stars
- 195
- Forks
- 13
- Avg merge
- 58m
- Merged PRs (30d)
- 1
Description
Socket is a major bottleneck, may be possible to try shared memory instead:
- https://docs.python.org/3/library/multiprocessing.shared_memory.html
- https://answers.unity.com/questions/1249732/how-to-use-shared-memory-in-unity.html
Contributor guide
Assessment
This issue has not been assessed yet.