mirror of
https://github.com/python/cpython.git
synced 2026-01-29 02:32:18 +00:00
If we are specializing to `LOAD_GLOBAL_MODULE` or `LOAD_ATTR_MODULE`, try to enable deferred reference counting for the value, if the object is owned by a different thread. This applies to the free-threaded build only and should improve scaling of multi-threaded programs. |
||
|---|---|---|
| .. | ||
| ftscalingbench.py | ||