-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Lock free _STORE_ATTR_SLOTS #150277
Copy link
Copy link
Open
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usagetopic-free-threadingtype-featureA feature request or enhancementA feature request or enhancement
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usagetopic-free-threadingtype-featureA feature request or enhancementA feature request or enhancement
Fields
Give feedbackNo fields configured for issues without a type.
Feature or enhancement
Proposal:
By using atomic exchanges we can avoid locks in
_STORE_ATTR_SLOTS. A prototype branch is ateendebakpt#62
Once tested I will open a proper PR.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response