-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Currently, every py:set sends a message to the python process and waits for a result. However, we could instead batch py:sets with py:runs and py:runresults to reduce the amount of communication. This would likely be a pretty good performance boost, as communication time is definitely a big bottleneck.
Copied from: qiemem/PythonExtension#10
Metadata
Metadata
Assignees
Labels
No labels