Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.9k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
WIP: Parallelize passes using rayon
- #46564
#46564
Closed
Zoxc
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Zoxc:rayon-queries
Zoxc/rust:rayon-queries
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
WIP: Parallelize passes using rayon
#46564
Zoxc
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Zoxc:rayon-queries
Zoxc/rust:rayon-queries
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2018
queries
Zoxc
committed
d19b1ac
View commit details
Copy full SHA for d19b1ac
Browse repository at this point
parallel abs
Zoxc
committed
ce33c33
View commit details
Copy full SHA for ce33c33
Browse repository at this point
timing changes
Zoxc
committed
8f96b37
View commit details
Copy full SHA for 8f96b37
Browse repository at this point
Parallel code
Zoxc
committed
8bd5144
View commit details
Copy full SHA for 8bd5144
Browse repository at this point
misc
Zoxc
committed
9d9a40a
View commit details
Copy full SHA for 9d9a40a
Browse repository at this point
rayon abs
Zoxc
committed
192a896
View commit details
Copy full SHA for 192a896
Browse repository at this point
thread pool
Zoxc
committed
bc8512a
View commit details
Copy full SHA for bc8512a
Browse repository at this point
misc
Zoxc
committed
1e7e800
View commit details
Copy full SHA for 1e7e800
Browse repository at this point
Parallelize passes
Zoxc
committed
1e630eb
View commit details
Copy full SHA for 1e630eb
Browse repository at this point
Save query results and the dep graph in parallel
Zoxc
committed
9d0d071
View commit details
Copy full SHA for 9d0d071
Browse repository at this point
Force parallel queries
Zoxc
committed
804b3cd
View commit details
Copy full SHA for 804b3cd
Browse repository at this point
Parallelize trans item collection
Zoxc
committed
e2ab582
View commit details
Copy full SHA for e2ab582
Browse repository at this point
Have thread-local GlobalArenas
Zoxc
committed
917c198
View commit details
Copy full SHA for 917c198
Browse repository at this point
Force 8 query threads
Zoxc
committed
05887d8
View commit details
Copy full SHA for 05887d8
Browse repository at this point
Add crates to whitelist
Zoxc
committed
a336145
View commit details
Copy full SHA for a336145
Browse repository at this point
Fix tests
Zoxc
committed
9d131f6
View commit details
Copy full SHA for 9d131f6
Browse repository at this point
Update Cargo.lock
Zoxc
committed
be5b986
View commit details
Copy full SHA for be5b986
Browse repository at this point
You can’t perform that action at this time.