-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
VECsRelated to Virtual Execution ContextsRelated to Virtual Execution Contexts
Description
Currently the VEC import override uses threading.rlock. We should switch this to use fastrlock (https://pypi.org/project/fastrlock/). It's much better optimized for the low-contention case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
VECsRelated to Virtual Execution ContextsRelated to Virtual Execution Contexts