FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Optimize fast_locals and atomic ordering by youknowone · Pull Request #7289 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
99
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Optimize fast_locals and atomic ordering
- #7289
#7289
Merged
youknowone
merged 5 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:worktree-perf-step1
youknowone/RustPython:worktree-perf-step1
Copy head branch name to clipboard
Mar 1, 2026
Conversation
Commits
5
(5)
Checks
Files changed
Merged
Optimize fast_locals and atomic ordering
#7289
youknowone
merged 5 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:worktree-perf-step1
youknowone/RustPython:worktree-perf-step1
Copy head branch name to clipboard
Commits
Commits on Mar 1, 2026
Relax RefCount atomic ordering from SeqCst to Arc pattern
Show description for 6895ddb
youknowone
committed
6895ddb
View commit details
Copy full SHA for 6895ddb
Browse repository at this point
Reuse existing Vec via prepend_arg in execute_call
Show description for 89703b6
youknowone
committed
89703b6
View commit details
Copy full SHA for 89703b6
Browse repository at this point
Skip downcast_ref checks in invoke when tracing is disabled
Show description for 6a9be9f
youknowone
committed
6a9be9f
View commit details
Copy full SHA for 6a9be9f
Browse repository at this point
Replace fastlocals PyMutex with UnsafeCell-based FastLocals
Show description for 958853f
youknowone
committed
958853f
View commit details
Copy full SHA for 958853f
Browse repository at this point
Auto-format: cargo fmt --all
github-actions[bot]
committed
516ff0f
View commit details
Copy full SHA for 516ff0f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL