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 }}
joblib
/
threadpoolctl
Public
Notifications
You must be signed in to change notification settings
Fork
37
Star
432
Code
Issues
29
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
PERF Go faster by caching library detection and loading
- #249
#249
Open
itamarst
wants to merge 16 commits into
joblib:master
joblib/threadpoolctl:master
from
itamarst:246-go-faster
itamarst/threadpoolctl:246-go-faster
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
PERF Go faster by caching library detection and loading
#249
itamarst
wants to merge 16 commits into
joblib:master
joblib/threadpoolctl:master
from
itamarst:246-go-faster
itamarst/threadpoolctl:246-go-faster
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
Sketch of caching.
itamarst
committed
7af9bd0
View commit details
Copy full SHA for 7af9bd0
Browse repository at this point
Commits on Sep 18, 2026
Merge remote-tracking branch 'origin/master' into 246-go-faster
itamarst
committed
9ca327c
View commit details
Copy full SHA for 9ca327c
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into 246-go-faster
itamarst
committed
c9f0f32
View commit details
Copy full SHA for c9f0f32
Browse repository at this point
Actually use the _CachingCDLL cache.
itamarst
committed
5a20a87
View commit details
Copy full SHA for 5a20a87
Browse repository at this point
Cache idempotent methods.
itamarst
committed
ecc982a
View commit details
Copy full SHA for ecc982a
Browse repository at this point
Get rid of expensive dedent
itamarst
committed
b54187f
View commit details
Copy full SHA for b54187f
Browse repository at this point
Commits on Sep 21, 2026
Merge remote-tracking branch 'upstream/master' into 246-go-faster
itamarst
committed
88e771a
View commit details
Copy full SHA for 88e771a
Browse repository at this point
Changelog entries
itamarst
committed
d1613a6
View commit details
Copy full SHA for d1613a6
Browse repository at this point
Some tests for caching.
itamarst
committed
31d61fd
View commit details
Copy full SHA for 31d61fd
Browse repository at this point
Reformat
itamarst
committed
0e420a0
View commit details
Copy full SHA for 0e420a0
Browse repository at this point
Higher resolution benchmark, now that it's faster.
itamarst
committed
e334179
View commit details
Copy full SHA for e334179
Browse repository at this point
Remove attribute cache, not worth it.
itamarst
committed
caa39ca
View commit details
Copy full SHA for caa39ca
Browse repository at this point
Skip if no libraries
itamarst
committed
fe03159
View commit details
Copy full SHA for fe03159
Browse repository at this point
Better docs
itamarst
committed
a21885a
View commit details
Copy full SHA for a21885a
Browse repository at this point
More robust test
itamarst
committed
3f25565
View commit details
Copy full SHA for 3f25565
Browse repository at this point
Commits on Sep 22, 2026
Merge branch 'master' into 246-go-faster
ogrisel
authored
3ed8ce6
View commit details
Copy full SHA for 3ed8ce6
Browse repository at this point
You can’t perform that action at this time.